mirror of https://github.com/twbs/bootstrap.git
grunt
This commit is contained in:
parent
3ea3e10799
commit
6331b9962b
|
@ -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 {
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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 {
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue