MediaWiki:Common.css: Difference between revisions

Added Nathan's code to fix injectable header issues
m (Fixed box sizes of input boxes.)
(Added Nathan's code to fix injectable header issues)
Line 417: Line 417:
     display: block !important;
     display: block !important;
}
}
#wrapper.inj-wrapper {
    min-height: inherit;
    width: 100%;
117

edits