Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
5ef4519c
Commit
5ef4519c
authored
Sep 02, 2011
by
Mark Otto
Browse files
Options
Browse Files
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
with
2194 additions
and
5 deletions
+2194
-5
bootstrap-1.2.0.css
bootstrap-1.2.0.css
+1930
-0
bootstrap-1.2.0.min.css
bootstrap-1.2.0.min.css
+262
-0
lib/patterns.less
lib/patterns.less
+2
-5
No files found.
bootstrap-1.2.0.css
View file @
5ef4519c
This diff is collapsed.
Click to expand it.
bootstrap-1.2.0.min.css
View file @
5ef4519c
This diff is collapsed.
Click to expand it.
lib/patterns.less
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;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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