adjust promobox for 3 links
[edumed.git] / edumed / static / css / form.css
index 878de75..ac11db0 100644 (file)
@@ -2,10 +2,14 @@
   padding: .3em;
   vertical-align: top;
   text-align: left; }
+.submit-form td ul {
+  padding: 0;
+  list-style: none;
+  margin: 0; }
 .submit-form th {
   max-width: 16em;
   font-weight: normal; }
-.submit-form .required label:before {
+.submit-form .required th label:before {
   content: "* ";
   color: red; }
 .submit-form .errorlist {