diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 0c538b8f60..8bc5c9358b 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/bootstrap.css @@ -3791,7 +3791,6 @@ button.close { } .btn .caret { - margin-top: 8px; margin-left: 0; } diff --git a/less/button-groups.less b/less/button-groups.less index bac8c06b4e..f7934a328e 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