Ver código fonte

PR: minor change to PR #12004 before merge

Torkel Ödegaard 7 anos atrás
pai
commit
4c9b146bda
1 arquivos alterados com 0 adições e 2 exclusões
  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 {
 .singlestat-panel-value-container {
   line-height: 1;
   line-height: 1;
-  display: table-cell;
   position: absolute;
   position: absolute;
   z-index: 1;
   z-index: 1;
   font-size: 3em;
   font-size: 3em;
@@ -16,7 +15,6 @@
   top: 50%;
   top: 50%;
   left: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
-  padding-bottom: 10px;
 }
 }
 
 
 .singlestat-panel-prefix {
 .singlestat-panel-prefix {