Skip to content

Commit

Permalink
Fix icon centering (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
medied authored Jun 29, 2020
1 parent 21d94c9 commit b889f20
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style/link.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

.wmf-wp-with-preview::after {
content: inline-svg('../images/info_24_px.svg');
vertical-align: top;
display: inline-block;
vertical-align: middle;
margin-left: 1px;
}

0 comments on commit b889f20

Please sign in to comment.