Merge pull request #178 from Icinga/bugfix/position-of-icons-and-badges-in-tree-view-111

Remove top margins on icons in tree view
This commit is contained in:
Eric Lippmann 2018-07-02 17:05:53 +02:00 committed by GitHub
commit ee42d948a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -152,7 +152,6 @@ table.bp span.op {
table.bp .icon {
float: left;
margin-top: 0.4em;
margin-right: 0.4em;
}