]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Drop .table-reflow
authorMark Otto <markdotto@gmail.com>
Tue, 3 Jan 2017 21:11:25 +0000 (13:11 -0800)
committerMark Otto <markdotto@gmail.com>
Tue, 3 Jan 2017 21:11:25 +0000 (13:11 -0800)
commitbd72b9593bbff9a001ba818dbf8782b5ed3f08d0
treedbeb35f708f6ac5ea0b9b4fe5da771b72039ad35
parentf1229e8c4716cfa191f1b6ec9bcbe5ca6e63a087
Drop .table-reflow

Tried redoing this in flexbox, but it falls apart really quickly. Any changes in height of the cells throws it all off since the rows become columns (and thus, content across columns cannot be equally sized). Rather than implement something with such glaring flaws, I'm nuking it outright.
docs/content/tables.md
docs/migration.md
scss/_tables.scss