Adjust state size to make unknown look better on dashboard

This commit is contained in:
Thomas Gelf 2014-03-07 14:03:46 +00:00
parent 25979f44e3
commit d239c10865

View File

@ -137,7 +137,7 @@ html {
.dashboard > div.container td.state {
font-size: 1em;
width: 5em;
width: 6em;
}
.dashboard > div.container h1 {