This commit is contained in:
Mark Otto 2017-08-07 16:13:45 -07:00
parent 8606c0d3ec
commit 542fec7d53
4 changed files with 6 additions and 1 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;

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.