table { table-layout: fixed; border-collapse: collapse; width: 100%; } ... I would suggest dumping table-layout: fixed; and changing your css as follows:
確定! 回上一頁