From 01c709cdf6eda60933eb66f731c4c10ba983abf9 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 11 Jan 2011 13:42:33 +0100 Subject: Better label for persons, towns, archaelogical files (closes #77) --- static/media/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static') diff --git a/static/media/style.css b/static/media/style.css index 221fddebb..0464b53aa 100644 --- a/static/media/style.css +++ b/static/media/style.css @@ -106,7 +106,7 @@ div#main_menu > ul{ div#context_menu fieldset{ right:20px;; position:absolute; - width:380px; + width:420px; background-color:#EEE; border:2px solid #CCC; -moz-border-radius:8px; -- cgit v1.2.3