MediaWiki:Monaco.css: Difference between revisions

Some more fixes to fix remaining Monaco skin edit window display issues
(added some fixes for display errors when editing with Monaco skin)
 
(Some more fixes to fix remaining Monaco skin edit window display issues)
 
(One intermediate revision by the same user not shown)
Line 13:
width: 98%!important;
}
 
#editform .editOptions {
display: block;
}
 
/* Border-box model: Inputs and buttons count border as part of height. Increase height. */
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
height: 27px;
0

edits