chiark / gitweb /
Improve button appearance (slightly) in IE7
[disorder] / templates / disorder.css
index de41ea92eccb3b64804eed15a305e08055ac0efb..e647da0697ed5d77cb918b26dd8c022615ab30f1 100644 (file)
@@ -193,7 +193,8 @@ button,a.button {
   font-family: helvetica,sans-serif;
   font-weight: normal;
   font-variant: normal;
-  font-size: 12pt
+  font-size: 12pt;
+  overflow: visible             /* For IE's benefit */
 }
 
 a.button:active,button:active {