From 7402ff24293c7bd1bcdabdef8681333081eeb3c2 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 3 Oct 2011 12:28:49 +0000 Subject: gfse: browser compatibility fixes --- src/editor/simple/editor.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/editor/simple/editor.css') diff --git a/src/editor/simple/editor.css b/src/editor/simple/editor.css index 489a1d81b..ef12fe8f5 100644 --- a/src/editor/simple/editor.css +++ b/src/editor/simple/editor.css @@ -33,7 +33,7 @@ div.template:hover { background: #def;} .lin input[type=button], -.template input[type=button] { float: right; clear: right; } +.template input[type=button] { float: right; clear: right; margin: 0; } .exb_output { background: #dfd; float: right; margin: 0 10px; } .more, .delete { font-weight: bold; font-family: sans-serif; } -- cgit v1.2.3