diff --git a/modules/monitoring/public/css/tables.less b/modules/monitoring/public/css/tables.less index 218e41eb9f..642dbdf733 100644 --- a/modules/monitoring/public/css/tables.less +++ b/modules/monitoring/public/css/tables.less @@ -2,6 +2,10 @@ @border-left-width: 6px; +.count-col { + width: 60px; +} + .state-col { &.state-ok, &.state-up {