MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 51: Line 51:
     display: block;
     display: block;
     width: 100%;
     width: 100%;
    margin-top: 0;
}
.current-media-header:first-child {
    padding-top: 0; /* Removes padding above the first header */
     margin-top: 0;
     margin-top: 0;
}
}