From: Andreas Unterkircher Date: Sat, 30 Jun 2007 07:36:23 +0000 (+0000) Subject: ensure the browser does not wrap the photo index title text X-Git-Tag: phpfspot-1.2~198 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=4a4043f64bbb3b6757ff1d3edd81ec36a796cf00;ds=sidebyside ensure the browser does not wrap the photo index title text git-svn-id: file:///var/lib/svn/phpfspot/trunk@137 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/stylesheet.css b/stylesheet.css index ffa25ae..8da8522 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -50,6 +50,7 @@ td.index_header { background-color: #eeeeee; padding: 10px; vertical-align: middle; + white-space: nowrap; } img {