Text editor display error fixed.

This commit is contained in:
Marvin Thomas Rabe 2012-02-21 22:37:59 +01:00
parent b3f3b8c23f
commit d9914664f6
1 changed files with 1 additions and 2 deletions

View File

@ -1,8 +1,7 @@
#editor{
position: absoloute;
display: block;
top: 80px;
left: 160px;
top: 2em;
}
#editorwrapper{
position: absoloute;