MediaWiki:Common.css: Difference between revisions

No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 559: Line 559:
         margin-top: 15px !important;
         margin-top: 15px !important;
     }
     }
}
@media only screen and (max-width: 767px) {
    .mf-section-0 > p.author-hidden {
        display: none !important;
    }
}
}