spam filter for publishing suggestions
[wolnelektury.git] / src / wolnelektury / static / scss / main / dialogs.scss
index a2d33ab..5825979 100755 (executable)
     .errorlist {
         color: #BF3024;
     }
+
+    .checkbox {
+        label {
+            display: inline;
+        }
+
+        input {
+            width: auto;
+        }
+    }
 }