From 2d9efc3467639fb8036ddabd92a50edf8267ea8c Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Tue, 29 Sep 2015 17:05:20 +0200 Subject: [PATCH] CSS: Remove unncessary props from sort-control refs #5543 --- public/css/icinga/controls.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/css/icinga/controls.less b/public/css/icinga/controls.less index 953a1bcb66..5f1c18aec5 100644 --- a/public/css/icinga/controls.less +++ b/public/css/icinga/controls.less @@ -1,8 +1,6 @@ /*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */ div.sort-control { - float: right; - label { width: auto; margin-right: 0.5em;