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
863cb131
Commit
863cb131
authored
7 years ago
by
ysds
Browse files
Options
Download
Email Patches
Plain Diff
Add positive border utilities
parent
d08eb55d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/4.0/utilities/borders.md
+4
-0
docs/4.0/utilities/borders.md
with
4 additions
and
0 deletions
+4
-0
docs/4.0/utilities/borders.md
+
4
-
0
View file @
863cb131
...
...
@@ -14,6 +14,10 @@ Add classes to an element to remove all borders or some borders.
<div
class=
"bd-example-border-utils"
>
{% example html %}
<span
class=
"border"
></span>
<span
class=
"border-top"
></span>
<span
class=
"border-right"
></span>
<span
class=
"border-bottom"
></span>
<span
class=
"border-left"
></span>
<span
class=
"border-0"
></span>
<span
class=
"border-top-0"
></span>
<span
class=
"border-right-0"
></span>
...
...
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