Skip to:
Content

BuddyPress.org

Ticket #8677: 8677.diff

File 8677.diff, 511 bytes (added by aezazshekh, 2 years ago)

added patch

  • wordpress.org/public_html/style/trac/wp-trac.css

    diff --git a/wordpress.org/public_html/style/trac/wp-trac.css b/wordpress.org/public_html/style/trac/wp-trac.css
    index 8102ffebe..cf2a7fe27 100644
    a b a.mention.me { 
    24112411                word-wrap: normal;
    24122412        }
    24132413}
     2414
     2415@media (max-width: 400px) {
     2416        #attachments > div.attachments p {
     2417                position: unset;
     2418        }
     2419}
     2420
    24142421@media (max-width: 360px) {
    24152422        #header img {
    24162423                margin-bottom: 0; /* push search down */