diff --git a/public/css/icinga/main.less b/public/css/icinga/main.less index 27d1523e6..f681b899f 100644 --- a/public/css/icinga/main.less +++ b/public/css/icinga/main.less @@ -172,15 +172,13 @@ table.listing-table { .name-value-table { border-spacing: @vertical-padding 0; - line-height: @line-height; th { .text-left(); .text-small(); // Reset default font-weight font-weight: normal; - width: 120px; - vertical-align: top; + width: 10em; } }