mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
Adjust state size to make unknown look better on dashboard
This commit is contained in:
parent
25979f44e3
commit
d239c10865
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ html {
|
|||
|
||||
.dashboard > div.container td.state {
|
||||
font-size: 1em;
|
||||
width: 5em;
|
||||
width: 6em;
|
||||
}
|
||||
|
||||
.dashboard > div.container h1 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue