Layout broken in IE9 and IE10
-
Hello,
My table columns widths appear to be broken in IE9 and IE10.
Any suggestions on how to fix?
WordPress: 4.0
TablePress: 1.3
https://safe-environment.archspm.org/about/staff/Here’s the custom CSS I’m using on that table:
.tablepress-id-1 { table-layout: fixed; width: 100%; } .tablepress-id-1 .column-1 { width: 20%; } .tablepress-id-1 .column-2 { width: 20%; } .tablepress-id-1 .column-3 { width: 10%; } .tablepress-id-1 .column-4 { width: 20%; } .tablepress-id-1 .column-5 { width: 30%; }
Thanks,
Craig
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Layout broken in IE9 and IE10’ is closed to new replies.