File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2922,6 +2922,7 @@ ul.check li:last-child {
29222922 -webkit-border-radius : 2px ;
29232923 border-radius : 2px ;
29242924 vertical-align : top;
2925+ min-height : 62px ;
29252926}
29262927.stats .stats-block {
29272928 display : block;
@@ -2988,6 +2989,10 @@ ul.check li:last-child {
29882989}
29892990/* 1.6.2.1 Statistic Icon
29902991----------------------------------------------------------------------------- */
2992+ .stats .summary .icon .circle > span [class *= 'icone-' ] {
2993+ margin-right : 0 ;
2994+ }
2995+
29912996.stats .summary > .icon {
29922997 position : absolute;
29932998 top : -1px ;
@@ -3011,6 +3016,9 @@ ul.check li:last-child {
30113016 min-width : 50px ;
30123017 border-right : none;
30133018 border-radius : 40px ;
3019+ box-sizing : border-box;
3020+ height : 50px ;
3021+ width : 50px ;
30143022 background-color : # eee ;
30153023 color : # 555 ;
30163024 font-size : 28px ;
You can’t perform that action at this time.
0 commit comments