From ebd4ebb3f953646621efca5fbf835dd7ea659c68 Mon Sep 17 00:00:00 2001 From: pete Date: Mon, 15 Mar 2010 14:09:58 +0000 Subject: Update to longtext/tintMCE input box ui. git-svn-id: http://code.elgg.org/elgg/trunk@5405 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'views/default') diff --git a/views/default/css.php b/views/default/css.php index 0ce9d0dde..287fe3100 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -1117,6 +1117,9 @@ select.styled .select_option { height: 200px; width:718px; } +.longtext_editarea { + margin:0; +} input[type="checkbox"] { margin:0 3px 0 0; padding:0; -- cgit v1.2.3