From 4a4043f64bbb3b6757ff1d3edd81ec36a796cf00 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 30 Jun 2007 07:36:23 +0000 Subject: [PATCH] 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 --- stylesheet.css | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.25.1