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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2014-07-11 14:24:58 +0400
committerJan-Christoph Borchardt <hey@jancborchardt.net>2014-07-11 14:24:58 +0400
commit3a03ebc76fa6f8b3e5e9b05238462b17ad7fa2b2 (patch)
tree41d350c165995d89ea08e311d64584035b2ef4d1 /css
parent1a588929603c165e3c14508f5c60fce1321cbdab (diff)
correctly position share dropdown
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/style.css b/css/style.css
index d737ee25..1a9be14e 100755
--- a/css/style.css
+++ b/css/style.css
@@ -122,7 +122,7 @@
#odf-toolbar #dropdown{
right: auto;
- top: 66px;
+ top: 83px;
}
#body-user #document-title #header{