CSS: Use inline-block for the limiter-control

refs #5543
This commit is contained in:
Eric Lippmann 2015-09-25 16:49:31 +02:00
parent a1245b1ab8
commit 7fb2307c1b

View File

@ -1,7 +1,7 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */
.limiter-control {
.pull-left();
display: inline-block;
font-size: @font-size-small;
li {