Browse Source

added some margin below the create rule inputs

Gildas 7 năm trước cách đây
mục cha
commit
469c1c7c1c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      extension/ui/pages/options.css

+ 1 - 0
extension/ui/pages/options.css

@@ -154,6 +154,7 @@ h3 {
 
 .rules-table .rule-create {
     margin-top: 8px;
+    margin-bottom: 3px;
 }
 
 .profiles select {