Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
5ef4519c
Commit
5ef4519c
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
move comment so less compiles
parent
1b06f3e8
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bootstrap-1.2.0.css
+1930
-0
bootstrap-1.2.0.css
bootstrap-1.2.0.min.css
+262
-0
bootstrap-1.2.0.min.css
lib/patterns.less
+2
-5
lib/patterns.less
with
2194 additions
and
5 deletions
+2194
-5
bootstrap-1.2.0.css
+
1930
-
0
View file @
5ef4519c
This diff is collapsed.
Click to expand it.
bootstrap-1.2.0.min.css
+
262
-
0
View file @
5ef4519c
This diff is collapsed.
Click to expand it.
lib/patterns.less
+
2
-
5
View file @
5ef4519c
...
@@ -109,12 +109,9 @@
...
@@ -109,12 +109,9 @@
// 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
// For backwards compatability, leave in .topbar > .ul
.topbar > ul,
// For backwards compatability
.topbar > ul,
.nav {
.nav {
=======
.topbar > ul, .nav {
>>>>>>> 3f1706f5f66bd6f4c5ae9fc33224ffdc0a82a261
display: block;
display: block;
float: left;
float: left;
margin: 0 10px 0 0;
margin: 0 10px 0 0;
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment