From 6f33b0a715ad9394c51f576b8a7e2b0f7b14f52c Mon Sep 17 00:00:00 2001 From: Georg Ehrke Date: Tue, 20 Mar 2012 19:48:08 +0100 Subject: fix spelling fail in texteditor's style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index e260ab0..6a4392a 100644 --- a/css/style.css +++ b/css/style.css @@ -5,7 +5,7 @@ left: 12.5em; } #editorwrapper{ - position: absoloute; + position: absolute; height: 0; width: 0; top: 41px; -- cgit v1.2.3