Skip to content

Commit

Permalink
CSS: Add margin-left to the control-info icon
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Nov 10, 2015
1 parent e6af09e commit 3cf7eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/icinga/forms.less
Expand Up @@ -78,6 +78,7 @@ button:hover .icon-cancel {

.control-info {
color: @text-color-light;
margin-left: 0.2em;

&:hover {
.opacity(0.6);
Expand Down

0 comments on commit 3cf7eae

Please sign in to comment.