From: Michal Vaner Date: Sun, 5 Oct 2008 10:42:08 +0000 (+0200) Subject: Make the CSS valid X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=b8f9ebd68c142e9dd85604f50b5fe7878400284b;p=pciids.git Make the CSS valid --- diff --git a/static/print.css b/static/print.css index 7818344..19e6bc9 100644 --- a/static/print.css +++ b/static/print.css @@ -28,5 +28,5 @@ form.jump { display: none; - overflow: none; + overflow: hidden; }