aboutsummaryrefslogtreecommitdiff
path: root/less/buttons.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-28 11:21:39 -0800
committerMark Otto <[email protected]>2012-01-28 11:21:39 -0800
commit28ba9d69c82895bbd9a1d66cea855119f4aba349 (patch)
treea6f63e572f7038cc3d5c5b36a7b2e77bea85fd5e /less/buttons.less
parentd65ce1b64c0049e4fe37a79a4962d8444415ee00 (diff)
downloadbootstrap-28ba9d69c82895bbd9a1d66cea855119f4aba349.tar.xz
bootstrap-28ba9d69c82895bbd9a1d66cea855119f4aba349.zip
nav, buttons, and docs updates to account for outline: 0; on :active
Diffstat (limited to 'less/buttons.less')
-rw-r--r--less/buttons.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/buttons.less b/less/buttons.less
index f1060dc6b..54d00a13a 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -88,6 +88,7 @@
background-color: darken(@white, 10%);
background-color: darken(@white, 15%) e("\9");
color: rgba(0,0,0,.5);
+ outline: 0;
}
&.disabled,
&[disabled] {