Преглед изворни кода

PR: minor change to PR #12004 before merge

Torkel Ödegaard пре 7 година
родитељ
комит
4c9b146bda
1 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 2
      public/sass/components/_panel_singlestat.scss

+ 0 - 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 {