oops, forgot an image; some beauty corrections
[themes.git] / EarlyBlue / global / checkbox.css
index 4183c42ccc59314e404859b5db5950e13891c177..b419653813603d0c6caaa1b59ed7356a96645a0c 100644 (file)
 /* outer frame */
 checkbox {
   -moz-box-align: center;
-  margin: 2px 4px;
+  margin: 1px 2px;
   padding: 1px;
 }
 
 .checkbox-label-box {
-  margin-left: 2px;
   border: 1px solid transparent;
   padding: 0px 1px;
+  -moz-box-align: center;
 }
 
 .checkbox-icon {