summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-06-30 07:36:23 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-06-30 07:36:23 +0000
commit4a4043f64bbb3b6757ff1d3edd81ec36a796cf00 (patch)
tree84ec337516c4ea95d4a20fe0e88a360c7a8e1a59
parent6c6ffd19fb0b2f9a150fd0064597b3d3da9fe1e5 (diff)
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
-rw-r--r--stylesheet.css1
1 files changed, 1 insertions, 0 deletions
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 {