From: Keith Fahlgren Date: Tue, 17 Feb 2009 04:47:44 +0000 (+0000) Subject: Patch from Paul Norton of Adobe to get covers to look better in Adobe Digital Editions X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c4e22fde47fbc3ea640a1a6ae765804fa7ba7161;p=docbook-dsssl Patch from Paul Norton of Adobe to get covers to look better in Adobe Digital Editions --- diff --git a/xsl/epub/docbook.xsl b/xsl/epub/docbook.xsl index 5c81361d4..3f0715a5a 100644 --- a/xsl/epub/docbook.xsl +++ b/xsl/epub/docbook.xsl @@ -1445,8 +1445,9 @@ Cover text/css - . - { width:100%; height: 100%; } + + # + img { max-width: 100%; }