Merge pull request #16400 from jlmitch5/patch-2
Remove break word for docsite tables
This commit is contained in:
commit
87928ff56b
1 changed files with 0 additions and 4 deletions
|
@ -4737,10 +4737,6 @@ span[id*='MathJax-Span'] {
|
|||
max-width: 100%;
|
||||
}
|
||||
|
||||
td {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
th, td {
|
||||
min-width: 100px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue