[Bug Report] v-btn absolute left right not working #7948
Labels
T: bug
Functionality that does not work as intended/expected
T: regression
Something that used to work but we broke
Milestone
Environment
Vuetify Version: 2.0.0
Last working version: 1.5.16
Vue Version: 2.6.10
Browsers: Chrome 75.0.3770.142
OS: Windows 10
Steps to reproduce
Apply the 'absolute' and 'right' props to a v-btn element
Expected Behavior
When applying 'absolute' and 'right' props the v-btn it positions absolutely to the right in a supported component; eg: v-card-title
Actual Behavior
v-btn will be placed absolutely, however not positioned.
Reproduction Link
https://codepen.io/anthonykirkham/pen/oKxBvV
The text was updated successfully, but these errors were encountered: