Y
Hacker News
new
|
ask
|
show
|
jobs
by
njsubedi
2228 days ago
Yes, with flex we don't need anything else. If flex is not available, the browser is supposedly too old to care if we used tables for layout so I'll just throw in `display: table-cell`.
1 comments
soperj
2228 days ago
that can cause some issues in Chrome oddly enough, depending on how you're using it.
link