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:
Diffstat (limited to 'css')
-rwxr-xr-xcss/style.css4
1 files changed, 3 insertions, 1 deletions
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;