Difference between revisions of "MediaWiki:Common.css"

From The Embassy of Good Science
(Created page with "→‎CSS placed here will be applied to all skins: //overwrite with of input field dropdown #pfForm select { width:100%; }")
 
Line 2: Line 2:
 
//overwrite with of input field dropdown
 
//overwrite with of input field dropdown
 
#pfForm select {
 
#pfForm select {
   width:100%;
+
   width:100% !important;
 
}
 
}

Revision as of 15:54, 1 September 2020

/* CSS placed here will be applied to all skins */
//overwrite with of input field dropdown
#pfForm select {
  width:100% !important;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.
5.1.6