diff options
Diffstat (limited to 'docs/sphinx/static/ecm.css')
-rw-r--r-- | docs/sphinx/static/ecm.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/sphinx/static/ecm.css b/docs/sphinx/static/ecm.css deleted file mode 100644 index 2a326d47..00000000 --- a/docs/sphinx/static/ecm.css +++ /dev/null @@ -1,8 +0,0 @@ -/* Import the Sphinx theme style. */ -@import url("default.css"); - -/* Wrap sidebar content even within words so that long - document names do not escape sidebar borders. */ -div.sphinxsidebarwrapper { - word-wrap: break-word; -} |