hopefully baris stops bugging me about responsive dashboard

v1.18.x
psychobunny 11 years ago
parent 625247611b
commit 2388f8b815

@ -1,4 +1,6 @@
.dashboard { .dashboard {
max-width: 1680px;
.panel { .panel {
max-width: 100% !important; max-width: 100% !important;
} }
@ -11,6 +13,7 @@
&.pie-chart { &.pie-chart {
padding-right: 0px; padding-right: 0px;
padding-left: 50px; padding-left: 50px;
min-height: 180px;
.graph-legend { .graph-legend {
top: -10px; top: -10px;

Loading…
Cancel
Save