From 61930a4b1b81759e49675d94367552fb001d3534 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Mon, 16 Nov 2015 10:22:30 +0100 Subject: [PATCH] monitoring: Fix custom variables alignment --- modules/monitoring/public/css/tables.less | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/monitoring/public/css/tables.less b/modules/monitoring/public/css/tables.less index 5efedf50a..65247acb2 100644 --- a/modules/monitoring/public/css/tables.less +++ b/modules/monitoring/public/css/tables.less @@ -21,11 +21,6 @@ .custom-variables > ul { list-style-type: none; margin: 0; - padding: 0 0 0 @vertical-padding; - - &:first-child { - padding: 0; - } } // Host name and IP addresses in the host and service detail view