Commit 2d9a2506 by Torkel Ödegaard

ux(): fixed panel margin

parent fa73b1ce
......@@ -13,10 +13,6 @@
color: $variable;
}
.grafana-row {
margin-bottom: 5px;
}
.row-tab {
.dropdown-menu-right {
top: 0;
......@@ -121,7 +117,7 @@ div.flot-text {
}
.panel-margin {
margin: 0 0.4rem 0.4rem 0.4rem;
margin: 0 0.4rem 0.8rem 0.4rem;
display: block;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment