Skip to:
Content

BuddyPress.org

Ticket #8699: 8699.patch

File 8699.patch, 467 bytes (added by nidhidhandhukiya, 4 years ago)

after applying this issue is resolved.

  • buddypress.org/public_html/wp-content/themes/bb-base/style.css

     
    18011801        }
    18021802}
    18031803
     1804@media only screen and (max-width: 468px) {
     1805        div.feature {
     1806                margin: 0 20px 20px 0!important;
     1807        }
     1808}
     1809 No newline at end of file