Merge branch 'master' into react-mobx

This commit is contained in:
Torkel Ödegaard
2017-12-26 13:53:39 +01:00
27 changed files with 759 additions and 602 deletions

View File

@@ -65,3 +65,7 @@
.add-panel__item-img {
height: calc(100% - 15px);
}
.add-panel__item-icon {
padding: 2px;
}

View File

@@ -6,6 +6,7 @@
}
.singlestat-panel-value-container {
line-height: 1;
display: table-cell;
vertical-align: middle;
text-align: center;