Browse Source

Fix checkboxes

Denis K 9 năm trước cách đây
mục cha
commit
6d4ba49a4e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      jet/static/jet/css/_changeform.scss

+ 1 - 1
jet/static/jet/css/_changeform.scss

@@ -104,7 +104,7 @@ form {
     width: auto;
     display: inline-block;
     vertical-align: -3px;
-    padding: 0 0 5px 5px;
+    padding: 0 0 5px 0;
 
     & + p.help {
       margin-top: -4px;