summaryrefslogtreecommitdiff
path: root/bower_components/bootstrap/less/mixins/buttons.less
diff options
context:
space:
mode:
Diffstat (limited to 'bower_components/bootstrap/less/mixins/buttons.less')
-rw-r--r--bower_components/bootstrap/less/mixins/buttons.less2
1 files changed, 2 insertions, 0 deletions
diff --git a/bower_components/bootstrap/less/mixins/buttons.less b/bower_components/bootstrap/less/mixins/buttons.less
index 409f8f20..92d8a056 100644
--- a/bower_components/bootstrap/less/mixins/buttons.less
+++ b/bower_components/bootstrap/less/mixins/buttons.less
@@ -10,6 +10,7 @@
&:hover,
&:focus,
+ &.focus,
&:active,
&.active,
.open > .dropdown-toggle& {
@@ -28,6 +29,7 @@
&,
&:hover,
&:focus,
+ &.focus,
&:active,
&.active {
background-color: @background;