Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
e2c6d329
Commit
e2c6d329
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fixes
#10277
: Mention removal of navbar vertical dividers in migration docs
parent
96167686
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
getting-started.html
+6
-1
getting-started.html
with
6 additions
and
1 deletion
+6
-1
getting-started.html
+
6
-
1
View file @
e2c6d329
...
@@ -96,7 +96,7 @@ bootstrap/
...
@@ -96,7 +96,7 @@ bootstrap/
<div
class=
"page-header"
>
<div
class=
"page-header"
>
<h1
id=
"template"
>
Basic template
</h1>
<h1
id=
"template"
>
Basic template
</h1>
</div>
</div>
<p
class=
"lead"
>
Start with this basic HTML template, or modify
<a
href=
"../getting-started#examples"
>
these examples
</a>
.
<p
class=
"lead"
>
Start with this basic HTML template, or modify
<a
href=
"../getting-started#examples"
>
these examples
</a>
.
We hope you'll customize our templates and examples, adapting them to suit your needs.
</p>
We hope you'll customize our templates and examples, adapting them to suit your needs.
</p>
<p>
Copy the HTML below to begin working with a minimal Bootstrap document.
</p>
<p>
Copy the HTML below to begin working with a minimal Bootstrap document.
</p>
...
@@ -592,6 +592,11 @@ bootstrap/
...
@@ -592,6 +592,11 @@ bootstrap/
<td><code>
.navbar-inner
</code></td>
<td><code>
.navbar-inner
</code></td>
<td
class=
"text-muted"
>
N/A
</td>
<td
class=
"text-muted"
>
N/A
</td>
</tr>
</tr>
<tr>
<td>
Navbar vertical dividers
</td>
<td><code>
.navbar .divider-vertical
</code></td>
<td
class=
"text-muted"
>
N/A
</td>
</tr>
<tr>
<tr>
<td>
Dropdown submenu
</td>
<td>
Dropdown submenu
</td>
<td><code>
.dropdown-submenu
</code></td>
<td><code>
.dropdown-submenu
</code></td>
...
...
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
Menu
Explore
Projects
Groups
Snippets