removing nowrap in result list (v2)
authorPaul POULAIN <paul.poulain@biblibre.com>
Tue, 19 Feb 2008 17:55:25 +0000 (06:55 +1300)
committerJoshua Ferraro <jmf@liblime.com>
Wed, 20 Feb 2008 02:27:40 +0000 (20:27 -0600)
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tmpl

index 57963ab..cdb77fe 100644 (file)
@@ -310,7 +310,7 @@ $(window).load(function() {
                                     <!-- /TMPL_IF -->
                                 </td>
 
-                                <td style="white-space : nowrap"><div class="availability">
+                                <td><div class="availability">
                                     <!-- TMPL_IF NAME="items_count" --><div><!-- TMPL_VAR NAME="items_count" -->
                                     <!-- TMPL_IF NAME="itemsplural" -->items<!-- TMPL_ELSE -->item<!-- /TMPL_IF --></div>