1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-24 14:13:06 +02:00

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

View File

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