aboutsummaryrefslogtreecommitdiff
path: root/site/docs
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-10-30 11:38:13 +0200
committerXhmikosR <[email protected]>2018-10-30 15:44:41 +0200
commit2b21657cd43656a9058aa3eb2bd66b81d87ae10b (patch)
tree728dd1a211b62276f3ede8692b6c9449a993b253 /site/docs
parent40e560aa12aa3b0dee5e46a9318481867de8190c (diff)
downloadbootstrap-2b21657cd43656a9058aa3eb2bd66b81d87ae10b.tar.xz
bootstrap-2b21657cd43656a9058aa3eb2bd66b81d87ae10b.zip
Remove trailing space.
Diffstat (limited to 'site/docs')
-rw-r--r--site/docs/4.1/utilities/flex.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/docs/4.1/utilities/flex.md b/site/docs/4.1/utilities/flex.md
index 41e03c53f..acaa2a51b 100644
--- a/site/docs/4.1/utilities/flex.md
+++ b/site/docs/4.1/utilities/flex.md
@@ -219,7 +219,7 @@ Responsive variations also exist for `align-self`.
## Fill
-Use the `.flex-fill` class on a series of sibling elements to force them into widths equal to their content (or equal widths if their content does not surpass their border-boxes) while taking up all available horizontal space.
+Use the `.flex-fill` class on a series of sibling elements to force them into widths equal to their content (or equal widths if their content does not surpass their border-boxes) while taking up all available horizontal space.
{% capture example %}
<div class="d-flex bd-highlight">