diff options
| -rw-r--r-- | sphinx/themes/epub/static/epub.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx/themes/epub/static/epub.css b/sphinx/themes/epub/static/epub.css index 9ce90fae..b46c0873 100644 --- a/sphinx/themes/epub/static/epub.css +++ b/sphinx/themes/epub/static/epub.css @@ -22,6 +22,7 @@ a:link, a:visited { img { border: 0; + max-width: 100%; } /* -- relbar ---------------------------------------------------------------- */ |
