MediaWiki:Common.css: Difference between revisions

Content deleted Content added
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Line 811:
/* Ensure it behaves as a block to accept padding */
display: block !important;
}
 
/* Best approach: Hides the text wrapper entirely to remove spacing */
.mw-logo-container {
display: none !important;
}