Skip to content

Commit

Permalink
fix(events-incident-history-improvements): fixed icon positioning aft…
Browse files Browse the repository at this point in the history
…er changes through Icinga/ipl-web#221
  • Loading branch information
ncosta-ic committed Apr 19, 2024
1 parent a260973 commit f42ef07
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions public/css/common.less
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
padding: 0;

i.icon {
margin-top: -0.15em;
vertical-align: text-top;
margin-top: 0.15em;
}

i.icon:before {
Expand Down

0 comments on commit f42ef07

Please sign in to comment.