| commit | dcdf82bbc1ef310379f746518b2dd3b006353cb3 | [log] [tgz] |
|---|---|---|
| author | Adam Israel <adam.israel@canonical.com> | Tue Aug 15 15:26:43 2017 -0400 |
| committer | Adam Israel <adam.israel@canonical.com> | Tue Aug 15 15:26:43 2017 -0400 |
| tree | b9682d216c9aafbe4b3c09f08bd43313a59b49a0 |
Squashed 'modules/libjuju/' content from commit c50c361 git-subtree-dir: modules/libjuju git-subtree-split: c50c361a8b9a3bbf1a33f5659e492b481f065cd2
diff --git a/docs/_static/custom.css b/docs/_static/custom.css new file mode 100644 index 0000000..333cd74 --- /dev/null +++ b/docs/_static/custom.css
@@ -0,0 +1,5 @@ +.wy-table-responsive table td, +.wy-table-responsive table th +{ + white-space: normal !important; +}