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
1b06f3e8
Commit
1b06f3e8
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Plain Diff
resolve conflict
parents
479e0ccd
3f1706f5
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
bootstrap-1.2.0.css
+0
-1930
bootstrap-1.2.0.css
bootstrap-1.2.0.min.css
+0
-262
bootstrap-1.2.0.min.css
lib/patterns.less
+4
-0
lib/patterns.less
with
4 additions
and
2192 deletions
+4
-2192
bootstrap-1.2.0.css
+
0
-
1930
View file @
1b06f3e8
This diff is collapsed.
Click to expand it.
bootstrap-1.2.0.min.css
+
0
-
262
View file @
1b06f3e8
This diff is collapsed.
Click to expand it.
lib/patterns.less
+
4
-
0
View file @
1b06f3e8
...
@@ -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;
...
...
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