PR: minor change to PR #12004 before merge

pull/12064/merge
Torkel Ödegaard 7 years ago
parent 249e682511
commit 4c9b146bda
  1. 2
      public/sass/components/_panel_singlestat.scss

@ -7,7 +7,6 @@
.singlestat-panel-value-container {
line-height: 1;
display: table-cell;
position: absolute;
z-index: 1;
font-size: 3em;
@ -16,7 +15,6 @@
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding-bottom: 10px;
}
.singlestat-panel-prefix {

Loading…
Cancel
Save