From 3a03ebc76fa6f8b3e5e9b05238462b17ad7fa2b2 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Fri, 11 Jul 2014 12:24:58 +0200 Subject: [PATCH] correctly position share dropdown --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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{