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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/example/core/css/server.css')
-rw-r--r--themes/example/core/css/server.css5
1 files changed, 2 insertions, 3 deletions
diff --git a/themes/example/core/css/server.css b/themes/example/core/css/server.css
index a0aba8ae07a..88b2c483763 100644
--- a/themes/example/core/css/server.css
+++ b/themes/example/core/css/server.css
@@ -76,11 +76,10 @@ button.primary:focus,
/* use logos from theme */
#header .logo {
background-image: url('../img/logo.svg');
- width: 250px;
- height: 121px;
+ width: 256px;
+ height: 128px;
}
#header .logo-icon {
- background-image: url('../img/logo-icon.svg');
width: 62px;
height: 34px;
}