[buddypress-trac] [BuddyPress Trac] #8885: Content formatting issue on Contact page

buddypress-trac noreply at wordpress.org
Thu May 11 05:30:07 UTC 2023


#8885: Content formatting issue on Contact page
-------------------------------------------------+-------------------------
 Reporter:  patelhitesh                          |       Owner:
                                                 |  johnjamesjacoby
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:
                                                 |  BuddyPress.org Sites
Component:  BuddyPress.org Sites                 |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  needs-patch needs-design-feedback    |
  has-screenshots                                |
-------------------------------------------------+-------------------------

Comment (by nidhidhandhukiya):

 The below css can resolve the above issue.


 {{{
 @media screen and (max-width: 767px) {
     .bp-legacy.page-id-146138 #main .content > div {
         width: auto!important;
     }
 }

 }}}

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


More information about the buddypress-trac mailing list