2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00
This commit is contained in:
Mark Otto
2016-01-06 15:59:10 -08:00
parent 416efb8538
commit e1caaea06f
8 changed files with 18 additions and 18 deletions
+6 -6
View File
@@ -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;
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+6 -6
View File
@@ -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;
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long