Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorGeorg Ehrke <dev@georgswebsite.de>2012-03-20 22:48:08 +0400
committerGeorg Ehrke <dev@georgswebsite.de>2012-03-20 22:48:08 +0400
commit6f33b0a715ad9394c51f576b8a7e2b0f7b14f52c (patch)
treed252cad5f399ef0cf039dca0d9d269781f261865 /css
parente82591a3b86523dce2c945b0ab56325b71500c47 (diff)
fix spelling fail in texteditor's style.css
Diffstat (limited to 'css')
-rw-r--r--css/style.css2
1 files changed, 1 insertions, 1 deletions
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;