add contact app + konkurs contact form
[wolnelektury.git] / src / wolnelektury / static / scss / main / form.scss
index 42e8675..3695d28 100755 (executable)
@@ -8,8 +8,8 @@ form table {
         padding-bottom: 1em;
     }
 
-    .required th:after {
-        content: " *";
+    .required th:before {
+        content: "";
     }
 
     .errorlist {