Explorar o código

graph legend: fix table padding

Alexander Zobnin %!s(int64=7) %!d(string=hai) anos
pai
achega
1dad52eaad
Modificáronse 1 ficheiros con 3 adicións e 8 borrados
  1. 3 8
      public/sass/components/_panel_graph.scss

+ 3 - 8
public/sass/components/_panel_graph.scss

@@ -137,14 +137,9 @@
 }
 
 .graph-legend-table {
-  table {
-    width: 100%;
-  }
-  tbody {
-    padding-bottom: 1px;
-    padding-right: 5px;
-    padding-left: 5px;
-  }
+  padding-bottom: 1px;
+  padding-right: 5px;
+  padding-left: 5px;
 
   .graph-legend-series {
     display: table-row;