diff options
| author | Mark Otto <[email protected]> | 2013-05-13 17:21:05 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-13 17:21:05 -0700 |
| commit | 5ebd6a4966758f54213f0a29a9648d7665061c2b (patch) | |
| tree | e8001e37edbec0457a154d2851aba897950d3122 /less/button-groups.less | |
| parent | 8ae625626204c8a63a405a095a74cd457b7796e5 (diff) | |
| parent | a38a3429fc132cbf3925a057db8b331db57aae87 (diff) | |
| download | bootstrap-5ebd6a4966758f54213f0a29a9648d7665061c2b.tar.xz bootstrap-5ebd6a4966758f54213f0a29a9648d7665061c2b.zip | |
Merge pull request #7872 from burnsra/3.0.0-wip-caret
Fix caret position
Diffstat (limited to 'less/button-groups.less')
| -rw-r--r-- | less/button-groups.less | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/less/button-groups.less b/less/button-groups.less index bac8c06b4..f7934a328 100644 --- a/less/button-groups.less +++ b/less/button-groups.less @@ -114,7 +114,6 @@ // Reposition the caret .btn .caret { - margin-top: 8px; margin-left: 0; } // Carets in other button sizes |
