MediaWiki:Common.css: Difference between revisions

Added code to fix search box on firefox
(removed fix, it didn't work.)
(Added code to fix search box on firefox)
Line 30: Line 30:


/****** testing search box not showing text bug fix *********/
/****** testing search box not showing text bug fix *********/
#bodySearchInputHomePageSearchBox {
  height: 2.5em;
  padding: 0.7em;
  padding-right: 1em;
}




117

edits