|
|
@@ -136,9 +136,9 @@ td p{
|
|
|
td p .answer-body{
|
|
|
height:30px;
|
|
|
}
|
|
|
-.TableContainer td span{
|
|
|
- white-space:normal;
|
|
|
- word-break:normal;
|
|
|
+.TableContainer td span,.TableContainer td{
|
|
|
+ white-space:normal !important;
|
|
|
+ word-break:normal !important;
|
|
|
}
|
|
|
table{
|
|
|
table-layout:fixed;
|