Skip to content

Commit

Permalink
CSS: Use inline-block for the limiter-control
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Sep 25, 2015
1 parent a1245b1 commit 7fb2307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/icinga/limiter.less
@@ -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 {
Expand Down

0 comments on commit 7fb2307

Please sign in to comment.