tweak checkbox styling
authorMaciej Tronowski <mtro@man.poznan.pl>
Thu, 3 Sep 2015 09:59:27 +0000 (11:59 +0200)
committerDawid Jagieła <lightnir@gmail.com>
Sat, 12 Sep 2015 10:09:05 +0000 (12:09 +0200)
qcg/static/qcg/main.css

index 147ed19..f3091c2 100644 (file)
@@ -92,10 +92,6 @@ textarea {
     overflow: auto;
 }
 
-#filex input[type=checkbox] {
-    margin: 0;
-}
-
 .path.breadcrumb > li + li::before {
     content: "› ";
 }