aboutsummaryrefslogtreecommitdiff
path: root/less/buttons.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-01-27 18:33:25 -0800
committerMark Otto <[email protected]>2012-01-27 18:33:25 -0800
commit7e72eb5063470a3728d612acd2cc0368aabc8664 (patch)
treef35f14b46c7a7f11432081179c24cad5b2c78280 /less/buttons.less
parent997fc33af9a4cbdc078e85ee491f777d0dd2d51a (diff)
downloadbootstrap-7e72eb5063470a3728d612acd2cc0368aabc8664.tar.xz
bootstrap-7e72eb5063470a3728d612acd2cc0368aabc8664.zip
new tab focus style and mixin
Diffstat (limited to 'less/buttons.less')
-rw-r--r--less/buttons.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less
index 95690401b..f372b8448 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -70,7 +70,7 @@
// Focus state for keyboard and accessibility
&:focus {
- outline: 1px dotted #666;
+ .tab-focus();
}
// Active and Disabled states