mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
Merge pull request #16400 from jlmitch5/patch-2
Remove break word for docsite tables
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