Commit 1b06f3e8 authored by Mark Otto's avatar Mark Otto

resolve conflict

parents 479e0ccd 3f1706f5
This diff is collapsed.
This diff is collapsed.
......@@ -109,8 +109,12 @@
// Topbar Nav
// ul.nav for all topbar based navigation to avoid inheritance issues and over-specificity
<<<<<<< HEAD
.topbar > ul, // For backwards compatability
.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