Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] Using "small" on <v-btn icon> has no effect inside <v-toolbar> #8035

Closed
cars10 opened this issue Jul 26, 2019 · 0 comments
Closed
Assignees
Labels
C: VBtn C: VToolbar T: bug Functionality that does not work as intended/expected
Milestone

Comments

@cars10
Copy link

cars10 commented Jul 26, 2019

Environment

Vuetify Version: 2.0.1
Vue Version: 2.6.10
Browsers: Chrome 75.0.3770.142
OS: Linux x86_64

Steps to reproduce

Add <v-btn small icon> inside a toolbar.

Expected Behavior

The button is small when hovering.

Actual Behavior

The size does not change compared to a button that does not have the small prop.

Reproduction Link

https://codepen.io/anon/pen/WVGzEw?editors=1010#0

Both buttons are the same size but one has the small prop.

@ghost ghost added the S: triage label Jul 26, 2019
@johnleider johnleider self-assigned this Aug 5, 2019
@johnleider johnleider added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed S: triage labels Aug 5, 2019
@johnleider johnleider added this to the v2.0.x milestone Aug 5, 2019
@johnleider johnleider removed the T: regression Something that used to work but we broke label Aug 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VBtn C: VToolbar T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants