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
diff options
context:
space:
mode:
-rwxr-xr-xcss/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/style.css b/css/style.css
index 8c032877..8a67773f 100755
--- a/css/style.css
+++ b/css/style.css
@@ -142,9 +142,9 @@
#document-title div.logo-wide{
float:left;
height: 24px;
- width: 80px;
+ width: 110px;
margin: 3px;
- background-size:80px 24px;
+ background-size:110px 24px;
z-index: 110;
}
@@ -324,4 +324,4 @@ margin-top: -1px;
document p{
cursor:auto;
-} \ No newline at end of file
+}