Skip to content

Commit

Permalink
fix($core): update outbound link icon alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
gtsiolis committed Feb 24, 2019
1 parent 411af33 commit 4d1ac0f
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 4d1ac0f

Please sign in to comment.