From 0bdb0936333d775c15e40ac8c8f1eadef3885fb0 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 11 Jan 2011 00:43:22 +0100 Subject: Correct preventive form condition for archeological file modification (closes #71) --- static/media/style.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static') diff --git a/static/media/style.css b/static/media/style.css index f0eaada20..221fddebb 100644 --- a/static/media/style.css +++ b/static/media/style.css @@ -143,6 +143,7 @@ ul#form_path li{ text-align: center; padding-left: 10px ; margin: 0; + white-space:nowrap; } ul#form_path li.current a{ -- cgit v1.2.3