[Bug Report] Date picker show-current with events #8182
Labels
C: VDatePicker
VDatePicker
P: low
The issue is of low importance
S: has PR
The issue has a pending Pull Request
T: bug
Functionality that does not work as intended/expected
Environment
Vuetify Version: 1.5.16
Vue Version: 2.5.22
Browsers: Chrome 73.0.3683.75
OS: Linux x86_64
Steps to reproduce
Use "show-current" with "events" where events are on today and yesterday/tomorrow .
Expected Behavior
Event indicator should be aligned with other event indicators
Actual Behavior
The border of .v-btn--outlined pushes the content (event indicator, not the date) inside by ~1px and the indicators are not aligned
Reproduction Link
https://codepen.io/anon/pen/zgZepb?&editable=true&editors=101
Other comments
Open the pen,
Inspect the button of today
Toggle the .v-btn--outlined border styling
The text was updated successfully, but these errors were encountered: