CSS: Remove unncessary props from sort-control

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-29 17:05:20 +02:00
parent 5e405b8f99
commit 2d9efc3467

View File

@ -1,8 +1,6 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */ /*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
div.sort-control { div.sort-control {
float: right;
label { label {
width: auto; width: auto;
margin-right: 0.5em; margin-right: 0.5em;