فهرست منبع

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 {