Browse Source

Fix margin

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

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

@@ -177,7 +177,7 @@
   li {
     list-style-type: none;
     display: inline-block;
-    margin: 0;
+    margin: 0 5px 5px 0;
     background-color: $button-background-color;
     color: $button-text-color;
     text-decoration: none;