mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-29 18:50:24 +00:00
Remove trailing space.
This commit is contained in:
parent
40e560aa12
commit
2b21657cd4
1 changed files with 1 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in a new issue