Skip to content

Commit

Permalink
monitoring/CSS: Add class action-links for show more and load more links
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Nov 3, 2015
1 parent c0bc2e2 commit b3784e1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions modules/monitoring/public/css/module.less
@@ -1,5 +1,10 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */

// Show more and load more links in overviews
.action-links {
text-align: right;
}

// State summary badges
.state-badges {
display: inline-block;
Expand Down

0 comments on commit b3784e1

Please sign in to comment.