Browse Source

Minor - Aligned checkbox with corresponding text

Yannick Warnier 12 năm trước cách đây
mục cha
commit
2997b97a63
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
 }