Commit 249e6825 by Torkel Ödegaard

Merge branch 'master' of https://github.com/mammuthus/grafana

parents be34417b fac0333f
......@@ -8,12 +8,15 @@
.singlestat-panel-value-container {
line-height: 1;
display: table-cell;
vertical-align: middle;
text-align: center;
position: relative;
position: absolute;
z-index: 1;
font-size: 3em;
font-weight: bold;
margin: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding-bottom: 10px;
}
.singlestat-panel-prefix {
......
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