summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/css
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2012-01-09 18:17:26 +0000
committerTom Needham <needham.thomas@gmail.com>2012-01-09 18:17:26 +0000
commit3be056404049d8a567c174a72d2864deeb81b39c (patch)
treeacc1ef2d98160ec83b389f296e27db1122366473 /apps/files_texteditor/css
parent19186bf37b131c76146b27f15c337c49e54d42cd (diff)
downloadnextcloud-server-3be056404049d8a567c174a72d2864deeb81b39c.tar.gz
nextcloud-server-3be056404049d8a567c174a72d2864deeb81b39c.zip
improved ui and save button action
Diffstat (limited to 'apps/files_texteditor/css')
-rw-r--r--apps/files_texteditor/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_texteditor/css/style.css b/apps/files_texteditor/css/style.css
index 9ad6eeaa814..6d730af7262 100644
--- a/apps/files_texteditor/css/style.css
+++ b/apps/files_texteditor/css/style.css
@@ -14,7 +14,7 @@
}
#editor_close{
margin-left: auto;
- margin-right: 167px;
+ margin-right: 170px;
display: block;
}
#editor_save{