输入banner图图片脚本导航/分类

火狐表格样式显示不正常_html/css_WEB-ITnose

chrome
ff
样式代码


要怎么修改才能兼容


回复讨论(解决方案)

word-wrap: break-word; 试下

table tr th:nth-child(1), table tr td:nth-child(1){width:40%;word-wrap: break-word;}