Various fixes.
[wolnelektury.git] / src / wolnelektury / static / scss / main / form.scss
index 8518df3..3a79737 100644 (file)
@@ -8,10 +8,6 @@ form table {
         padding-bottom: 1em;
     }
 
-    .required th:before {
-        content: "* ";
-    }
-
     .errorlist {
         color: red;
         margin: 0;