mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
fix spelling fail in texteditor's style.css
This commit is contained in:
parent
89c39b47bc
commit
19bbb61b20
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
left: 12.5em;
|
||||
}
|
||||
#editorwrapper{
|
||||
position: absoloute;
|
||||
position: absolute;
|
||||
height: 0;
|
||||
width: 0;
|
||||
top: 41px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue