From f5508ee4d64e321ec6af5437d360c3314bec817f 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