diff options
| author | Mark Otto <[email protected]> | 2014-02-08 16:56:59 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-02-08 16:56:59 -0800 |
| commit | 65b10706b32bd969d373fc4b84a9be68a132361e (patch) | |
| tree | 9d57b9aa77e98253f91db6e8c7fddc50ce7b6d7e | |
| parent | e9199718d64dadc22d61b4cea8c77a2307455823 (diff) | |
| download | bootstrap-65b10706b32bd969d373fc4b84a9be68a132361e.tar.xz bootstrap-65b10706b32bd969d373fc4b84a9be68a132361e.zip | |
brace position
| -rw-r--r-- | less/buttons.less | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/less/buttons.less b/less/buttons.less index bf932eda5..d4fc156be 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -21,8 +21,7 @@ &, &:active, - &.active - { + &.active { &:focus { .tab-focus(); } |
