diff options
| author | Mark Otto <[email protected]> | 2017-10-28 12:04:47 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-10-28 12:04:47 -0700 |
| commit | bc53cb8bc53e858aee8665c8ed676147e768c244 (patch) | |
| tree | db727998f38513724755bc64c469c739755cea78 /dist/css/bootstrap.css | |
| parent | 380c920f1c32681fdd0f3375b2ea3e1739fdd6a9 (diff) | |
| download | bootstrap-bc53cb8bc53e858aee8665c8ed676147e768c244.tar.xz bootstrap-bc53cb8bc53e858aee8665c8ed676147e768c244.zip | |
dist
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 5b2f5c649..9649ebe97 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3070,12 +3070,12 @@ tbody.collapse.show { border-bottom-left-radius: 0; } -.btn + .dropdown-toggle-split { +.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; } -.btn + .dropdown-toggle-split::after { +.dropdown-toggle-split::after { margin-left: 0; } |
