]> git.ktnx.net Git - lsl.git/blobdiff - public/css/style.css
slightly smaller check box
[lsl.git] / public / css / style.css
index a2c65cb6c256beb4b720a6e0d605187f8256c854..4b1a73c0d751d6a76cf0b37f886d7ba651714e52 100644 (file)
@@ -173,7 +173,7 @@ font-size: 10px;
     background: hsla(0, 0%, 90%, 1);
 }
 .list-item-row input[type="checkbox"] {
-    width: 1.3em;
+    width: 1.2em;
 }
 .list-item-row .description { cursor: text; min-width: 2em; }
 .list-item-row .edit-trigger {