Commit 8f16abb6 authored by Mark Otto's avatar Mark Otto

grunt

parent 584cfdd7
...@@ -3689,12 +3689,12 @@ input[type="button"].btn-block { ...@@ -3689,12 +3689,12 @@ input[type="button"].btn-block {
} }
} }
.navbar-static-top { .navbar-full {
z-index: 1000; z-index: 1000;
} }
@media (min-width: 34em) { @media (min-width: 34em) {
.navbar-static-top { .navbar-full {
border-radius: 0; border-radius: 0;
} }
} }
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
...@@ -3689,12 +3689,12 @@ input[type="button"].btn-block { ...@@ -3689,12 +3689,12 @@ input[type="button"].btn-block {
} }
} }
.navbar-static-top { .navbar-full {
z-index: 1000; z-index: 1000;
} }
@media (min-width: 34em) { @media (min-width: 34em) {
.navbar-static-top { .navbar-full {
border-radius: 0; border-radius: 0;
} }
} }
......
This diff was suppressed by a .gitattributes entry.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff was suppressed by a .gitattributes entry.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment