From 7a49305aee5846ced735dbaba2e0fc7cd2c027c0 Mon Sep 17 00:00:00 2001 From: etienne Date: Tue, 7 Apr 2009 10:22:35 +0000 Subject: TinyMCE integration (#55) git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@30 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864 --- static/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index d5ae8cf..45b9b71 100644 --- a/static/styles.css +++ b/static/styles.css @@ -116,7 +116,7 @@ border-radius:10px; #areas{ padding:6px; border: 1px solid black; -height:120px; +height:140px; position:absolute; z-index:5; bottom:100px; @@ -287,4 +287,4 @@ text-decoration:None; .olControlScaleLine { bottom: 35px; -} \ No newline at end of file +} -- cgit v1.2.3