This commit is contained in:
Mark Otto 2017-03-26 15:26:07 -07:00
parent 3ea3e10799
commit 6331b9962b
8 changed files with 6 additions and 6 deletions

View file

@ -3093,10 +3093,10 @@ tbody.collapse.show {
}
.dropdown-divider {
height: 1px;
height: 0;
margin: 0.5rem 0;
overflow: hidden;
background-color: #eceeef;
border-top: 1px solid #eceeef;
}
.dropdown-item {

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -3093,10 +3093,10 @@ tbody.collapse.show {
}
.dropdown-divider {
height: 1px;
height: 0;
margin: 0.5rem 0;
overflow: hidden;
background-color: #eceeef;
border-top: 1px solid #eceeef;
}
.dropdown-item {

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.