From: Radek Czajka Date: Wed, 1 Feb 2012 12:32:29 +0000 (+0100) Subject: images width in html X-Git-Url: https://git.mdrn.pl/librarian.git/commitdiff_plain/ac753936a40c1aa36ec8cade04ea79ce45ea931b?ds=sidebyside images width in html --- diff --git a/librarian/xslt/book2html.xslt b/librarian/xslt/book2html.xslt index b018405..441f641 100755 --- a/librarian/xslt/book2html.xslt +++ b/librarian/xslt/book2html.xslt @@ -45,6 +45,7 @@ img { border: none; + max-width: 100%; }