Apply column fix to all tables
This commit is contained in:
parent
243c1db408
commit
386925ad8e
|
@ -11,6 +11,7 @@ table {
|
||||||
border: 1px solid #DDD;
|
border: 1px solid #DDD;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
|
word-break: break-word;
|
||||||
}
|
}
|
||||||
td p, th p {
|
td p, th p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Reference in New Issue