MediaWiki:Common.css: Difference between revisions

Fixed search box and 'Go' button on main page so Go button is on the same line as box.
No edit summary
(Fixed search box and 'Go' button on main page so Go button is on the same line as box.)
Line 1: Line 1:
/* Set width of search box to 70%, so 'go' button stays inline. */
#bodySearchInputHomePageSearchBox {
    width: 70%;
}
/* change the box around the code feature */
/* change the box around the code feature */
code {
code {
2,664

edits