]> git.datanom.net - qtadmin.git/blobdiff - css/auth.css
add more debug info
[qtadmin.git] / css / auth.css
index ecc30e0656baaab99982da6fd4ceccd5348272fd..0ac66942175328ac763ec042cd9b0dbf80f29c34 100644 (file)
@@ -1,3 +1,4 @@
+/* vim: set ts=4 tw=0 sw=4 noet: */
 /* ---------- GENERAL ---------- */
 * {
   box-sizing: border-box;
@@ -48,7 +49,7 @@ input[type="submit"] {
 }
 
 .clearfix {
-  zoom: 1;
+  *zoom: 1;
 }
 .clearfix:before, .clearfix:after {
   content: ' ';
This page took 0.0395 seconds and 5 git commands to generate.