]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Add `table-row` in documentation (#24551)
authorPaweł Kuna <codecalm@gmail.com>
Thu, 26 Oct 2017 06:33:41 +0000 (08:33 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 26 Oct 2017 06:33:41 +0000 (09:33 +0300)
docs/4.0/utilities/display.md

index a5ad2ea3c6b347eeb19c06e4562b66e0f11d99c2..fd6dbe42be1f2209960db970fc06b48e8878f291 100644 (file)
@@ -27,6 +27,7 @@ Where *display* is one of:
 * `block`
 * `table`
 * `table-cell`
+* `table-row`
 * `flex`
 * `inline-flex`