Browse Source

Minor - Aligned checkbox with corresponding text

Yannick Warnier 12 years ago
parent
commit
2997b97a63
1 changed files with 1 additions and 1 deletions
  1. 1 1
      main/css/base.css

+ 1 - 1
main/css/base.css

@@ -251,7 +251,7 @@ form .formw input {
     margin-top: 2px;
 }
 
-#accept_licence {
+#accept_licence, #checkbox {
   margin-right: 5px;
   margin-top: -1px;
 }