1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00
This commit is contained in:
Mark Otto
2017-03-26 15:26:07 -07:00
parent 3ea3e10799
commit 6331b9962b
8 changed files with 10 additions and 10 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 {