Преглед изворни кода

added some margin below the create rule inputs

Gildas пре 7 година
родитељ
комит
469c1c7c1c
1 измењених фајлова са 1 додато и 0 уклоњено
  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 {