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
ff6dd0cf
Commit
ff6dd0cf
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
nav and content tweaks
parent
860a9693
Changes
11
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
docs/assets/css/docs.css
+5
-12
docs/assets/css/docs.css
docs/base-css.html
+1
-1
docs/base-css.html
docs/components.html
+1
-1
docs/components.html
docs/download.html
+1
-1
docs/download.html
docs/examples.html
+1
-1
docs/examples.html
docs/index.html
+1
-1
docs/index.html
docs/javascript.html
+1
-1
docs/javascript.html
docs/less.html
+1
-1
docs/less.html
docs/scaffolding.html
+6
-8
docs/scaffolding.html
docs/templates/pages/scaffolding.mustache
+5
-7
docs/templates/pages/scaffolding.mustache
docs/upgrading.html
+1
-1
docs/upgrading.html
with
24 additions
and
35 deletions
+24
-35
docs/assets/css/docs.css
+
5
-
12
View file @
ff6dd0cf
...
...
@@ -158,6 +158,7 @@ hr.soften {
line-height
:
1
;
}
.jumbotron
p
{
max-width
:
780px
;
margin-bottom
:
20px
;
font-weight
:
300
;
}
...
...
@@ -772,13 +773,6 @@ form.bs-docs-example {
border
:
1px
solid
#d6e9c6
;
}
/* Grid examples
------------------------- */
.bs-docs-grid
{
width
:
940px
;
margin-left
:
-80px
;
}
/* Responsive Docs
...
...
@@ -988,14 +982,13 @@ form.bs-docs-example {
/* LARGE DESKTOP SCREENS */
@media
(
min-width
:
1210px
)
{
.bs-docs-container
{
max-width
:
970px
;
}
/* Update subnav container */
.subnav-fixed
.nav
{
width
:
1168px
;
/* 2px less to account for left/right borders being removed when in fixed mode */
}
.bs-docs-grid
{
width
:
1170px
;
margin-left
:
-195px
;
}
}
This diff is collapsed.
Click to expand it.
docs/base-css.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
docs/components.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
docs/download.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
docs/examples.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
docs/index.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
docs/javascript.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
docs/less.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
This diff is collapsed.
Click to expand it.
docs/scaffolding.html
+
6
-
8
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
@@ -173,24 +173,22 @@
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span
4
"
>
4
</div>
<div
class=
"span
2
"
>
2
</div>
<div
class=
"span4"
>
4
</div>
<div
class=
"span4"
>
4
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span4"
>
4
</div>
<div
class=
"span
8
"
>
8
</div>
<div
class=
"span
4
"
>
6
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span
6
"
>
6
</div>
<div
class=
"span
6
"
>
6
</div>
<div
class=
"span
5
"
>
5
</div>
<div
class=
"span
5
"
>
5
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span1
2
"
>
1
2
</div>
<div
class=
"span1
0
"
>
1
0
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/scaffolding.mustache
+
5
-
7
View file @
ff6dd0cf
...
...
@@ -62,24 +62,22 @@
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
<div
class=
"span1"
>
1
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span
4
"
>
4
</div>
<div
class=
"span
2
"
>
2
</div>
<div
class=
"span4"
>
4
</div>
<div
class=
"span4"
>
4
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span4"
>
4
</div>
<div
class=
"span
8
"
>
8
</div>
<div
class=
"span
4
"
>
6
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span
6
"
>
6
</div>
<div
class=
"span
6
"
>
6
</div>
<div
class=
"span
5
"
>
5
</div>
<div
class=
"span
5
"
>
5
</div>
</div>
<div
class=
"row show-grid"
>
<div
class=
"span1
2
"
>
1
2
</div>
<div
class=
"span1
0
"
>
1
0
</div>
</div>
</div>
...
...
This diff is collapsed.
Click to expand it.
docs/upgrading.html
+
1
-
1
View file @
ff6dd0cf
...
...
@@ -27,7 +27,7 @@
</head>
<body>
<body
>
<div
class=
"bs-docs-nav"
>
<h3
class=
"bs-docs-logo"
><a
href=
"./index.html"
>
Bootstrap
</a></h3>
...
...
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