diff options
| author | Mark Otto <[email protected]> | 2012-12-19 22:25:56 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-19 22:25:56 -0800 |
| commit | c38b7206eb049f57c7b1db570817739bdda0be6f (patch) | |
| tree | 6a017fe46b14b51c72e4e195b7d409e9450af8c0 /less/button-groups.less | |
| parent | a932476f803fc97f05a60b6bedf4a09c1ed31d4d (diff) | |
| download | bootstrap-c38b7206eb049f57c7b1db570817739bdda0be6f.tar.xz bootstrap-c38b7206eb049f57c7b1db570817739bdda0be6f.zip | |
overhaul buttons
Diffstat (limited to 'less/button-groups.less')
| -rw-r--r-- | less/button-groups.less | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/less/button-groups.less b/less/button-groups.less index 4648245c7..01f84517f 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -137,12 +137,6 @@ .btn-success.dropdown-toggle { background-color: @btn-backround-success-highlight; } - .btn-info.dropdown-toggle { - background-color: @btn-backround-info-highlight; - } - .btn-inverse.dropdown-toggle { - background-color: @btn-backround-inverse-highlight; - } } |
