1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Add table-row in documentation (#24551)

This commit is contained in:
Paweł Kuna 2017-10-26 08:33:41 +02:00 committed by XhmikosR
parent 2e92062539
commit d51a6c8db3

View file

@ -27,6 +27,7 @@ Where *display* is one of:
* `block` * `block`
* `table` * `table`
* `table-cell` * `table-cell`
* `table-row`
* `flex` * `flex`
* `inline-flex` * `inline-flex`