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] VBtn size doesn't affect font-size #8358

Closed
obennaci opened this issue Aug 7, 2019 · 0 comments · Fixed by #8385
Closed

[Bug Report] VBtn size doesn't affect font-size #8358

obennaci opened this issue Aug 7, 2019 · 0 comments · Fixed by #8385
Labels
C: VBtn VBtn S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected

Comments

@obennaci
Copy link
Contributor

obennaci commented Aug 7, 2019

Environment

Vuetify Version: 2.0.5
Last working version: 1.5.16
Vue Version: 2.6.10
Browsers: Firefox 69.0
OS: Linux x86_64

Steps to reproduce

Use VBtn with different sizes

Expected Behavior

VBtn size should affect its text size

Actual Behavior

All VBtn sizes have the same font-size

Reproduction Link

https://codepen.io/Gostwow/pen/oKEjXq?editors=1000

@ghost ghost added the S: triage label Aug 7, 2019
@jacekkarczmarczyk jacekkarczmarczyk added C: VBtn VBtn T: bug Functionality that does not work as intended/expected S: has PR The issue has a pending Pull Request and removed S: triage labels Aug 8, 2019
johnleider pushed a commit that referenced this issue Aug 15, 2019
* fix(VBtn): correct font-size for different VBtn sizes

fixes #8358

* fix(VBtn): adjust font sizes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VBtn VBtn S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants