Making WordPress.org

Ticket #6269: 6269.diff

File 6269.diff, 508 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..c4465127c 100644
    a b a.mention.me { 
    24112411                word-wrap: normal;
    24122412        }
    24132413}
     2414@media (max-width: 374px) {
     2415        #attachments > div.attachments p {
     2416                position: initial;
     2417        }
     2418}
    24142419@media (max-width: 360px) {
    24152420        #header img {
    24162421                margin-bottom: 0; /* push search down */