summaryrefslogtreecommitdiff
path: root/docsite/_themes
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2016-04-28 10:16:56 -0400
committerBrian Coca <brian.coca+git@gmail.com>2016-04-28 10:16:56 -0400
commita3eaf3d78efc987ebd2bbe55f00dc8bfed91c3a8 (patch)
tree8e429ca5c5c22cc4cda712a9ebd07f7f72de0fc0 /docsite/_themes
parent48d01f63cab1ff010f6a9a96636a22d871f70203 (diff)
downloadansible-a3eaf3d78efc987ebd2bbe55f00dc8bfed91c3a8.tar.gz
table witdh fix
Diffstat (limited to 'docsite/_themes')
-rw-r--r--docsite/_themes/srtd/static/css/theme.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/docsite/_themes/srtd/static/css/theme.css b/docsite/_themes/srtd/static/css/theme.css
index 3d54ac68b3..da0622c050 100644
--- a/docsite/_themes/srtd/static/css/theme.css
+++ b/docsite/_themes/srtd/static/css/theme.css
@@ -4737,6 +4737,10 @@ span[id*='MathJax-Span'] {
max-width: 100%;
}
+td {
+ word-break: break-all;
+}
+
@media print {
* { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
#nav,