Skip to content

Commit

Permalink
Edit vertical-align style for structured content hyperlinks
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenmk committed Oct 21, 2023
1 parent 5e42950 commit a92ce99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/css/structured-content.css
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@

/* Links */
.gloss-link-text {
vertical-align: middle;
vertical-align: baseline;
}
.gloss-link-external-icon {
display: inline-block;
Expand Down

0 comments on commit a92ce99

Please sign in to comment.