Browse Source

Small css fix

Nicolas Petton 12 năm trước cách đây
mục cha
commit
b00aa87669
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      css/helios.css

+ 1 - 1
css/helios.css

@@ -225,7 +225,7 @@ i {
 }
 
 .tool_container .list-label .btn-group > .dropdown-menu {
-    padding: 0;
+    padding: 4px 0;
     font-size: 11px;
 }