2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Mark Otto
2017-10-28 12:04:47 -07:00
parent 380c920f1c
commit bc53cb8bc5
14 changed files with 36 additions and 15 deletions
+2 -2
View File
@@ -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;
}