[TIMOB-7902] MobileWeb: Elements in TableViewRow not centered vertically by default
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-03-06T15:33:42.000+0000 |
Affected Version/s | Release 2.0.0, Release 1.8.2 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | mw-list |
Reporter | Tony Lukasavage |
Assignee | Chris Barber |
Created | 2012-03-06T15:28:00.000+0000 |
Updated | 2014-01-28T23:44:49.000+0000 |
Description
As the title states, elements in TableViewRows are not vertically centered by default. The attached image shows what I mean. On Android and iOS, those values in the table are vertically centered. It should be the same for mobile web.
Attachments
This is because Firefox does not support flexbox properly unless you are running the latest and greatest. Upgrade your version of firefox and your issue will be fixed. Long term we plan to remove the dependency on flexbox (see TIMOB-7799).