diff options
| author | Mark Otto <[email protected]> | 2013-06-28 09:24:46 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-06-28 09:24:46 -0700 |
| commit | 0a92efce0cbded7b664a5e198bfe6bca3b13bcac (patch) | |
| tree | 1f42df846e39b00e24a6fbe32909e300938fe784 /less/button-groups.less | |
| parent | 09cdee2f03aaad5c5a767fbec2e3896ad3d1f980 (diff) | |
| download | bootstrap-0a92efce0cbded7b664a5e198bfe6bca3b13bcac.tar.xz bootstrap-0a92efce0cbded7b664a5e198bfe6bca3b13bcac.zip | |
Nuke hella things
* Any mentions of .btn-mini
* Old docs page that somehow found it's way back
Diffstat (limited to 'less/button-groups.less')
| -rw-r--r-- | less/button-groups.less | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/less/button-groups.less b/less/button-groups.less index f7934a328..408e7c75d 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -96,10 +96,6 @@ padding-left: 8px; padding-right: 8px; } -.btn-group > .btn-mini + .dropdown-toggle { - padding-left: 5px; - padding-right: 5px; -} .btn-group > .btn-large + .dropdown-toggle { padding-left: 12px; padding-right: 12px; |
