diff options
| author | ysds <[email protected]> | 2017-12-31 15:09:43 +0900 |
|---|---|---|
| committer | ysds <[email protected]> | 2017-12-31 15:09:43 +0900 |
| commit | e290d8f527839e5f2dbaac46640832766c3c26a4 (patch) | |
| tree | 86e0a587351b241a6911ba4ae249a13580ece8e4 /docs | |
| parent | 863cb131c9f274c7df191683799bb7a4c39db83e (diff) | |
| download | bootstrap-e290d8f527839e5f2dbaac46640832766c3c26a4.tar.xz bootstrap-e290d8f527839e5f2dbaac46640832766c3c26a4.zip | |
Add description about positive border
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/utilities/borders.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/utilities/borders.md b/docs/4.0/utilities/borders.md index fac49e3a1..2304efcd4 100644 --- a/docs/4.0/utilities/borders.md +++ b/docs/4.0/utilities/borders.md @@ -9,7 +9,7 @@ toc: true ## Border -Add classes to an element to remove all borders or some borders. +Add classes to an element to add or remove all borders or some borders. <div class="bd-example-border-utils"> {% example html %} |
