Skip to content

Commit

Permalink
fix: icon placement
Browse files Browse the repository at this point in the history
  • Loading branch information
ncosta-ic committed Apr 29, 2024
1 parent da98daf commit 9b3d93c
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 9b3d93c

Please sign in to comment.