Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 5b2f5c6493..9649ebe976 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;
}