Text editor display error fixed.

remotes/origin/stable4
Marvin Thomas Rabe 13 years ago
parent b3f3b8c23f
commit d9914664f6
  1. 3
      apps/files_texteditor/css/style.css

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

Loading…
Cancel
Save