[buddypress-trac] [BuddyPress Trac] #9006: Content overflow issue on codex.buddypress.org

buddypress-trac noreply at wordpress.org
Thu Oct 26 05:10:06 UTC 2023


#9006: Content overflow issue on codex.buddypress.org
-----------------------------------------------+---------------------------
 Reporter:  patelhitesh                        |       Owner:
                                               |  johnjamesjacoby
     Type:  defect (bug)                       |      Status:  new
 Priority:  normal                             |   Milestone:  Awaiting
                                               |  Review
Component:  BuddyPress.org Sites               |     Version:
 Severity:  normal                             |  Resolution:
 Keywords:  needs-patch needs-design-feedback  |
-----------------------------------------------+---------------------------

Comment (by harshgajipara):

 Updating following css code may fix the issue.


 {{{
 @media screen and (max-width: 782px)
 .footer-meta-wrap .footer-meta {
     width: auto;
     padding: 0;
     overflow: hidden;
 }
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/9006#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list