]> mj.ucw.cz Git - pciids.git/commitdiff
Make the CSS valid
authorMichal Vaner <vorner@ucw.cz>
Sun, 5 Oct 2008 10:42:08 +0000 (12:42 +0200)
committerMichal Vaner <vorner@ucw.cz>
Sun, 5 Oct 2008 10:42:08 +0000 (12:42 +0200)
static/print.css

index 78183443a11e832adb16c368109800c2366259af..19e6bc91c32d4195d3eadf333383549743301a3f 100644 (file)
@@ -28,5 +28,5 @@
 form.jump
 {
        display: none;
-       overflow: none;
+       overflow: hidden;
 }