@@ -, +, @@ height: 100%; /* Damn you IE! */ - Apply the patch and clear your browser cache if necessary. - View pages in the staff interface which use the Humansmg library, e.g.: - Administration -> System preferences. Choose a category of preferences which will be numerous enough to require scrolling to reach the bottom of the page. - Tools -> Stage MARC records for import. Upload a file to display the form for staging the import. - Cataloging -> Advanced MARC editor --- koha-tmpl/intranet-tmpl/prog/css/humanmsg.css | 4 ---- 1 file changed, 4 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/css/humanmsg.css +++ a/koha-tmpl/intranet-tmpl/prog/css/humanmsg.css @@ -4,10 +4,6 @@ home - http://humanmsg.googlecode.com */ -html, body { - height: 100%; /* Damn you IE! */ -} - .humanMsg { border-radius: 5px; font: normal 20px/50px Helvetica, Arial, Sans-Serif; --