From f7e4257745ccd44b8d24555f0ef787429d6e472c Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Tue, 5 Jun 2012 00:11:03 -0700 Subject: adding the latest v0.10 montage Signed-off-by: Valerio Virgillito --- .../ui/rich-text-editor/rich-text-editor.reel/rich-text-editor.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'node_modules/montage/ui/rich-text-editor/rich-text-editor.reel/rich-text-editor.css') diff --git a/node_modules/montage/ui/rich-text-editor/rich-text-editor.reel/rich-text-editor.css b/node_modules/montage/ui/rich-text-editor/rich-text-editor.reel/rich-text-editor.css index 0248c63e..f5b00e84 100644 --- a/node_modules/montage/ui/rich-text-editor/rich-text-editor.reel/rich-text-editor.css +++ b/node_modules/montage/ui/rich-text-editor/rich-text-editor.reel/rich-text-editor.css @@ -12,12 +12,7 @@ } .montage-editor { - position: absolute; - top: 0; - left: 0; - bottom: 0; - right: 0; - + position: relative; outline: none; overflow: auto; } -- cgit v1.2.3