This commit is contained in:
Mark Otto 2015-09-05 20:58:31 -07:00
parent 584cfdd72b
commit 8f16abb669
8 changed files with 6 additions and 6 deletions

View file

@ -3689,12 +3689,12 @@ input[type="button"].btn-block {
}
}
.navbar-static-top {
.navbar-full {
z-index: 1000;
}
@media (min-width: 34em) {
.navbar-static-top {
.navbar-full {
border-radius: 0;
}
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -3689,12 +3689,12 @@ input[type="button"].btn-block {
}
}
.navbar-static-top {
.navbar-full {
z-index: 1000;
}
@media (min-width: 34em) {
.navbar-static-top {
.navbar-full {
border-radius: 0;
}
}

Binary file not shown.

File diff suppressed because one or more lines are too long

Binary file not shown.