mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-19 15:21:27 +00:00
Remove break word for docsite tables
This still allows the lines to wrap with lots of text, like comments cells.
This commit is contained in:
@@ -4737,10 +4737,6 @@ span[id*='MathJax-Span'] {
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
td {
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
th, td {
|
||||
min-width: 100px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user