From ccea45fa5494a2a89b99e0a222c16ee897884b09 Mon Sep 17 00:00:00 2001 From: etienne Date: Fri, 23 Jan 2009 22:34:35 +0000 Subject: Modification of hard link to manage then in settings. Correction of false submission of route. git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@26 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- static/styles.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 225d537..d5ae8cf 100644 --- a/static/styles.css +++ b/static/styles.css @@ -127,13 +127,12 @@ opacity:0.8; -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; +overflow:auto; } #areas ul{ margin:0; padding:0; -overflow:auto; -height:180px; } #areas li{ -- cgit v1.2.3