mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Text editor display error fixed.
This commit is contained in:
parent
b3f3b8c23f
commit
d9914664f6
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
#editor{
|
||||
position: absoloute;
|
||||
display: block;
|
||||
top: 80px;
|
||||
left: 160px;
|
||||
top: 2em;
|
||||
}
|
||||
#editorwrapper{
|
||||
position: absoloute;
|
||||
|
|
|
|||
Loading…
Reference in a new issue