Tweaking CSS on z39.50 popup to improve readability (Bug 3269)
authorOwen Leonard <oleonard@myacpl.org>
Mon, 29 Jun 2009 18:23:22 +0000 (13:23 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 29 Jun 2009 18:47:23 +0000 (13:47 -0500)
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/z3950_search.tmpl

index 417daa6..bd68d41 100644 (file)
@@ -36,7 +36,7 @@ $(document).ready(function(){
 //]]>
 </script>
    <style type="text/css">
-   #custom-doc { width:54.92em;*width:53.55em;min-width:720px; margin:auto; text-align:left; }
+          #custom-doc { width:53em;*width:51.72em;min-width:689px; margin:auto; text-align:left; }
    </style>
 </head>
 <body>