diff options
| author | Mark Otto <[email protected]> | 2013-01-12 17:51:57 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-12 17:51:57 -0800 |
| commit | a9a66e9c341cf21bc53f2ce174254d4c615b400a (patch) | |
| tree | 1fc619d6f120213f152036bae1eceae3380f3a41 /less/button-groups.less | |
| parent | ff02043bbc5a6dca3eec734a274e91cffc611dd4 (diff) | |
| download | bootstrap-a9a66e9c341cf21bc53f2ce174254d4c615b400a.tar.xz bootstrap-a9a66e9c341cf21bc53f2ce174254d4c615b400a.zip | |
finetune buttons flattened colors
Diffstat (limited to 'less/button-groups.less')
| -rw-r--r-- | less/button-groups.less | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/less/button-groups.less b/less/button-groups.less index 7113b583c..8b6e78ff8 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -107,7 +107,7 @@ } // Keep the hover's background when dropdown is open - .btn.dropdown-toggle { +/* .btn.dropdown-toggle { background-color: @btn-background-highlight; } .btn-primary.dropdown-toggle { @@ -122,7 +122,7 @@ .btn-success.dropdown-toggle { background-color: @btn-background-success-highlight; } -} +*/} // Reposition the caret |
