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
c8c51186
Commit
c8c51186
authored
7 years ago
by
Mike Cooper
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
update equal-width numbering in docs (#22697)
parent
2a833d55
6 merge requests
!28721
Hot test
,
!27561
Adds font-weight-medium to font weight classes
,
!25326
Adjust examples
,
!23995
Add back cursor: pointer for .btn-link
,
!23178
Spinner
,
!17021
v4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/layout/grid.md
+3
-3
docs/layout/grid.md
with
3 additions
and
3 deletions
+3
-3
docs/layout/grid.md
+
3
-
3
View file @
c8c51186
...
...
@@ -144,7 +144,7 @@ For example, here are two grid layouts that apply to every device and viewport,
1 of 2
</div>
<div
class=
"col"
>
1
of 2
2
of 2
</div>
</div>
<div
class=
"row"
>
...
...
@@ -152,10 +152,10 @@ For example, here are two grid layouts that apply to every device and viewport,
1 of 3
</div>
<div
class=
"col"
>
1
of 3
2
of 3
</div>
<div
class=
"col"
>
1
of 3
3
of 3
</div>
</div>
</div>
...
...
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