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

resolve conflict

parents 479e0ccd 3f1706f5
Showing with 4 additions and 2192 deletions
+4 -2192
This diff is collapsed.
This diff is collapsed.
...@@ -109,8 +109,12 @@ ...@@ -109,8 +109,12 @@
// Topbar Nav // Topbar Nav
// ul.nav for all topbar based navigation to avoid inheritance issues and over-specificity // ul.nav for all topbar based navigation to avoid inheritance issues and over-specificity
<<<<<<< HEAD
.topbar > ul, // For backwards compatability .topbar > ul, // For backwards compatability
.nav { .nav {
=======
.topbar > ul, .nav {
>>>>>>> 3f1706f5f66bd6f4c5ae9fc33224ffdc0a82a261
display: block; display: block;
float: left; float: left;
margin: 0 10px 0 0; margin: 0 10px 0 0;
......
Supports Markdown
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