mirror of
https://github.com/jasny/bootstrap.git
synced 2026-04-24 03:00:49 -04:00
move comment so less compiles
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user