mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-17 19:21:23 +03:00
Remove trailing spaces.
This commit is contained in:
@@ -398,7 +398,7 @@ Add `.table-sm` to make any `.table` more compact by cutting all cell `padding`
|
||||
|
||||
## Vertical alignment
|
||||
|
||||
Table cells of `<thead>` are always vertical aligned to the bottom. Table cells in `<tbody>` inherit their alignment from `<table>` and are aligned to the the top by default.
|
||||
Table cells of `<thead>` are always vertical aligned to the bottom. Table cells in `<tbody>` inherit their alignment from `<table>` and are aligned to the the top by default.
|
||||
|
||||
{{< example >}}
|
||||
<table class="table align-middle">
|
||||
|
||||
Reference in New Issue
Block a user