Fixed: System Info layout when no health warnings are active

This commit is contained in:
Mark McDowall
2014-11-28 07:24:02 -08:00
parent 4585605ead
commit 119677e2dd
2 changed files with 7 additions and 2 deletions
+4
View File
@@ -2,4 +2,8 @@ dl.info {
dt, dd {
padding-bottom: 5px;
}
}
.health-ok {
margin-bottom: 30px;
}