MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 2,078: Line 2,078:
vertical-align: sub;
vertical-align: sub;
display: inline-block;
display: inline-block;
/* float: left; */
/* float: left;  
overflow: hidden;
overflow: hidden;*/
clear: both;
clear: both;
margin: 4px 4px 0;
margin: 4px 4px 0;
Line 2,869: Line 2,869:
min-width: 5em;
min-width: 5em;
max-width: 20em;
max-width: 20em;
padding-left: 1.4em;
padding-right: 1.4em;
/*height: 1.4em;
/*height: 1.4em;
margin-top: 0.65em;
margin-top: 0.65em;
Line 2,881: Line 2,881:
#simpleSearch #searchInput {
#simpleSearch #searchInput {
     width: 100%;
     width: 100%;
     padding: 0.2em 0.5em 0.2em 0;
     padding: 0.2em 0 0.2em 0.5em;
     font-size: 13px;
     font-size: 13px;
     direction: rtl;
     direction: ltr;
     -webkit-appearance: textfield;
     -webkit-appearance: textfield;
}
}