Difference between revisions of "MediaWiki:Common.css"
Neverendingo (talk | contribs) (Created page with "→CSS placed here will be applied to all skins: input.oo-ui-inputWidget-input { height: 2em; }") |
Neverendingo (talk | contribs) |
||
Line 2: | Line 2: | ||
input.oo-ui-inputWidget-input { | input.oo-ui-inputWidget-input { | ||
− | height: | + | height: 2.5em; |
} | } |
Revision as of 13:16, 9 March 2016
/* CSS placed here will be applied to all skins */
input.oo-ui-inputWidget-input {
height: 2.5em;
}
This page was last edited on 9 March 2016, at 13:16. Content is available under Creative Commons License SA 4.0 unless otherwise noted.