From bac6b7fe6438d06fab3451263d4d94e9055f6f88 Mon Sep 17 00:00:00 2001 From: "john.j.camilleri" Date: Thu, 22 Nov 2012 12:45:20 +0000 Subject: Syntax editor: can now load minibar (in-place) from a linearised tree --- src/www/syntax-editor/editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/www/syntax-editor/editor.css') diff --git a/src/www/syntax-editor/editor.css b/src/www/syntax-editor/editor.css index 29f45a7e7..2b5d5a6d1 100644 --- a/src/www/syntax-editor/editor.css +++ b/src/www/syntax-editor/editor.css @@ -7,7 +7,7 @@ body.syntax_editor { display:none; } -#editor select#to_menu +.editor select#to_menu { height: 10em; position: absolute; -- cgit v1.2.3