Vuetify: [Bug Report] Pagination-Buttons have outline

Created on 5 Jun 2018  路  2Comments  路  Source: vuetifyjs/vuetify

Versions and Environment

Vuetify: 1.1.0-beta.1
Vue: 2.5.16
Browsers: Chrome 67.0.3396.62
OS: Windows 7

Steps to reproduce

Use pagination with round attribute.

Expected Behavior

No outline.

Actual Behavior

There is an outline.

Reproduction Link

https://codepen.io/anon/pen/Vdazxp

Other comments

Can be fixed using button { outline: none; }.

VPagination enhancement

Most helpful comment

Pagination is pretty old, it should probably be updated to use v-btn instead.

All 2 comments

image

Not very sexy on round buttons :)

Pagination is pretty old, it should probably be updated to use v-btn instead.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ricardovanlaarhoven picture ricardovanlaarhoven  路  3Comments

aaronjpitts picture aaronjpitts  路  3Comments

efootstep picture efootstep  路  3Comments

SteffenDE picture SteffenDE  路  3Comments

alterhu2020 picture alterhu2020  路  3Comments