From 7e72eb5063470a3728d612acd2cc0368aabc8664 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 27 Jan 2012 18:33:25 -0800 Subject: new tab focus style and mixin --- less/buttons.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/buttons.less') 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 -- cgit v1.2.3