MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 178:
width:240px;
height: auto;
}
 
/* ##################### SEARCH BAR ##################### */
.bodySearchWrap { /* Generated from the <inputbox> tags */
margin-top:30px;
font-size:18px;
}
.bodySearchWrap > input { /* Belongs to the input elements of <inputbox> */
height:40px;
}
.mw-ui-input {
max-width:600px;
width:100%;
height:100%;
padding:2px 2px 2px 10px;
border-radius:3px;
border:1px solid #999;
}