Skip to content

Commit

Permalink
fix(VBadge): fix invalid height when wrapping spans
Browse files Browse the repository at this point in the history
  • Loading branch information
johnleider committed Mar 3, 2019
1 parent d1a6eb2 commit ae12eaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vuetify/src/components/VBadge/VBadge.sass
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

.v-badge
display: inline-block
line-height: 1
position: relative

&__badge
Expand Down

0 comments on commit ae12eaf

Please sign in to comment.