From 7a17a53b0c722e601568d824b700bed30d6ad687 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Mon, 28 Sep 2015 17:06:23 +0200 Subject: [PATCH] monitoring/CSS: Style count-col refs #5543 --- modules/monitoring/public/css/tables.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/monitoring/public/css/tables.less b/modules/monitoring/public/css/tables.less index 218e41eb9..642dbdf73 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 {