mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-23 21:53:25 +02:00
grunt
This commit is contained in:
@@ -3519,6 +3519,12 @@ input[type="button"].btn-block {
|
||||
border-color: #ddd #ddd transparent;
|
||||
}
|
||||
|
||||
.nav-tabs .dropdown-menu {
|
||||
margin-top: -1px;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.nav-pills::after {
|
||||
display: table;
|
||||
clear: both;
|
||||
@@ -3566,12 +3572,6 @@ input[type="button"].btn-block {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.nav-tabs .dropdown-menu {
|
||||
margin-top: -1px;
|
||||
border-top-left-radius: 0;
|
||||
border-top-right-radius: 0;
|
||||
}
|
||||
|
||||
.navbar {
|
||||
position: relative;
|
||||
padding: .5rem 1rem;
|
||||
|
Reference in New Issue
Block a user