Skip to content

Commit

Permalink
fix(VPagination): remove unnecessary outline for circle pagination bu…
Browse files Browse the repository at this point in the history
…ttons. (#6513)
  • Loading branch information
iliyaZelenko authored and Dmitry Sharshakov committed Feb 17, 2019
1 parent be34e49 commit b00abfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vuetify/src/stylus/components/_pagination.styl
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ theme(v-pagination, "v-pagination")
.v-pagination__more,
.v-pagination__navigation
border-radius: 50%
outline: none

&--disabled
pointer-events: none
Expand Down

0 comments on commit b00abfe

Please sign in to comment.