Update _buttons.scss

This commit is contained in:
Mark Otto 2017-06-18 10:53:27 -07:00 committed by GitHub
parent 597e9f8618
commit 1a23321fc0
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
background-color: $active-background;
border-color: $active-border;
}
&:focus,
&.focus {
// Avoid using mixin so we can pass custom focus shadow properly