Commit 5ef4519c authored by Mark Otto's avatar Mark Otto

move comment so less compiles

parent 1b06f3e8
This diff is collapsed.
This diff is collapsed.
......@@ -109,12 +109,9 @@
// Topbar Nav
// ul.nav for all topbar based navigation to avoid inheritance issues and over-specificity
<<<<<<< HEAD
.topbar > ul, // For backwards compatability
// For backwards compatability, leave in .topbar > .ul
.topbar > ul,
.nav {
=======
.topbar > ul, .nav {
>>>>>>> 3f1706f5f66bd6f4c5ae9fc33224ffdc0a82a261
display: block;
float: left;
margin: 0 10px 0 0;
......
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