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
e009ed23
Commit
e009ed23
authored
May 15, 2012
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move navbar and update paths so it sits in tests
parent
67f81a2e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
less/tests/navbar.html
less/tests/navbar.html
+9
-9
No files found.
docs/example
s/navbar.html
→
less/test
s/navbar.html
View file @
e009ed23
...
@@ -8,14 +8,14 @@
...
@@ -8,14 +8,14 @@
<meta
name=
"author"
content=
""
>
<meta
name=
"author"
content=
""
>
<!-- Le styles -->
<!-- Le styles -->
<link
href=
"../assets/css/bootstrap.css"
rel=
"stylesheet"
>
<link
href=
"../
../docs/
assets/css/bootstrap.css"
rel=
"stylesheet"
>
<style
type=
"text/css"
>
<style>
body
{
body
{
padding-top
:
60px
;
padding-top
:
60px
;
padding-bottom
:
2
0px
;
padding-bottom
:
3
0px
;
}
}
</style>
</style>
<link
href=
"../assets/css/bootstrap-responsive.css"
rel=
"stylesheet"
>
<link
href=
"../
../docs/
assets/css/bootstrap-responsive.css"
rel=
"stylesheet"
>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
...
@@ -23,11 +23,11 @@
...
@@ -23,11 +23,11 @@
<![endif]-->
<![endif]-->
<!-- Le fav and touch icons -->
<!-- Le fav and touch icons -->
<link
rel=
"shortcut icon"
href=
"../assets/ico/favicon.ico"
>
<link
rel=
"shortcut icon"
href=
"../
../docs/
assets/ico/favicon.ico"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"144x144"
href=
"../assets/ico/apple-touch-icon-144-precomposed.png"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"144x144"
href=
"../
../docs/
assets/ico/apple-touch-icon-144-precomposed.png"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"114x114"
href=
"../assets/ico/apple-touch-icon-114-precomposed.png"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"114x114"
href=
"../
../docs/
assets/ico/apple-touch-icon-114-precomposed.png"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"72x72"
href=
"../assets/ico/apple-touch-icon-72-precomposed.png"
>
<link
rel=
"apple-touch-icon-precomposed"
sizes=
"72x72"
href=
"../
../docs/
assets/ico/apple-touch-icon-72-precomposed.png"
>
<link
rel=
"apple-touch-icon-precomposed"
href=
"../assets/ico/apple-touch-icon-57-precomposed.png"
>
<link
rel=
"apple-touch-icon-precomposed"
href=
"../
../docs/
assets/ico/apple-touch-icon-57-precomposed.png"
>
</head>
</head>
<body>
<body>
...
...
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