Skip to content

Commit

Permalink
fix($core): update outbound link icon alignment (#1308)
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsiolis authored and ulivz committed Feb 24, 2019
1 parent b97e9ee commit 6de1c30
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/@vuepress/core/lib/app/components/OutboundLink.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@
.icon.outbound
color #aaa
display inline-block
vertical-align middle
position relative
top -1px
</style>

0 comments on commit 6de1c30

Please sign in to comment.