diff options
| author | Paweł Kuna <[email protected]> | 2017-10-26 08:33:41 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-10-26 09:33:41 +0300 |
| commit | d51a6c8db31623ce265610c738ad55ad22b70dc9 (patch) | |
| tree | 42b2395020e30e9e71085af2c853c24654f3e4b6 /docs | |
| parent | 2e920625395334c8211bff86daed7ffbf21a1f8f (diff) | |
| download | bootstrap-d51a6c8db31623ce265610c738ad55ad22b70dc9.tar.xz bootstrap-d51a6c8db31623ce265610c738ad55ad22b70dc9.zip | |
Add `table-row` in documentation (#24551)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/4.0/utilities/display.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/utilities/display.md b/docs/4.0/utilities/display.md index a5ad2ea3c..fd6dbe42b 100644 --- a/docs/4.0/utilities/display.md +++ b/docs/4.0/utilities/display.md @@ -27,6 +27,7 @@ Where *display* is one of: * `block` * `table` * `table-cell` +* `table-row` * `flex` * `inline-flex` |
