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:
authorTom Needham <needham.thomas@gmail.com>2012-01-09 22:17:26 +0400
committerTom Needham <needham.thomas@gmail.com>2012-01-09 22:17:26 +0400
commit0686888044d559456d6ab9d9ba57c124ff41115d (patch)
treefba9033afa95794e3395b38500d69622450bae72 /css
parent6fafb83aa6047fab544f4a2dce836135e6a6c856 (diff)
improved ui and save button action
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 9ad6eea..6d730af 100644
--- a/css/style.css
+++ b/css/style.css
@@ -14,7 +14,7 @@
}
#editor_close{
margin-left: auto;
- margin-right: 167px;
+ margin-right: 170px;
display: block;
}
#editor_save{