Jelajahi Sumber

Minor - Aligned checkbox with corresponding text

Yannick Warnier 12 tahun lalu
induk
melakukan
2997b97a63
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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;
 }