Skip to content

Commit

Permalink
Fix radiobox positioning
Browse files Browse the repository at this point in the history
refs #7163
  • Loading branch information
Johannes Meyer committed Oct 15, 2014
1 parent 21379cb commit 6427a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/icinga/setup.less
Expand Up @@ -149,7 +149,7 @@
div.radiobox {
vertical-align: top;
display: inline-block;
padding: 0.4em 0.2em 0;
padding: 0.9em 0.2em 0;
}
}

Expand Down

0 comments on commit 6427a9e

Please sign in to comment.