1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-10-04 17:33:21 +08:00

Fix stats styling issue

This commit is contained in:
Marcos Lilljedahl
2017-02-03 10:33:25 -03:00
parent 4374b5b9c8
commit 14c5cb5abf
2 changed files with 29 additions and 23 deletions

View File

@@ -45,3 +45,7 @@ md-input-container .md-errors-spacer {
height: 0;
min-height: 0;
}
.stats {
min-height: 230px;
}