1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 22:41:20 +02:00
This commit is contained in:
Mark Otto
2017-08-07 16:13:45 -07:00
parent 8606c0d3ec
commit 542fec7d53
4 changed files with 8 additions and 3 deletions

View File

@@ -2558,6 +2558,11 @@ tbody.collapse.show {
margin-left: 0;
}
.dropup .dropdown-menu {
margin-top: 0;
margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
border-top: 0;
border-bottom: 0.3em solid;