mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-29 14:59:16 +02:00
Remove trailing space.
This commit is contained in:
@@ -219,7 +219,7 @@ Responsive variations also exist for `align-self`.
|
|||||||
|
|
||||||
## Fill
|
## 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 %}
|
{% capture example %}
|
||||||
<div class="d-flex bd-highlight">
|
<div class="d-flex bd-highlight">
|
||||||
|
Reference in New Issue
Block a user