From f1c4721ea066ca786d9e5811945b46595394c94d Mon Sep 17 00:00:00 2001 From: Victor Dubiniuk Date: Wed, 7 May 2014 03:02:58 +0300 Subject: Fix dropdown and rename --- css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index 1b8cdfe7..8c032877 100755 --- a/css/style.css +++ b/css/style.css @@ -122,6 +122,7 @@ #odf-toolbar #dropdown{ right: auto; + top: 66px; } #body-user #document-title #header{ @@ -144,12 +145,13 @@ width: 80px; margin: 3px; background-size:80px 24px; + z-index: 110; } #document-title div{ position: relative; } -#document-title>input { +#document-title #header input { height:14px; margin: 0; padding:3px 6px; -- cgit v1.2.3