From b92cc2ad604a12f086b27b122752861c76278731 Mon Sep 17 00:00:00 2001 From: Georgiana Roman <38908609+georgiana-roman@users.noreply.github.com> Date: Tue, 22 May 2018 12:23:36 +0300 Subject: [PATCH] [ADF-2988] fix logo change (#3362) --- lib/core/assets/images/alfresco-logo.svg | 245 ++++++++++++------ .../login/components/login.component.scss | 2 +- 2 files changed, 168 insertions(+), 79 deletions(-) diff --git a/lib/core/assets/images/alfresco-logo.svg b/lib/core/assets/images/alfresco-logo.svg index 7d861d9f12..d0ad8d8b32 100644 --- a/lib/core/assets/images/alfresco-logo.svg +++ b/lib/core/assets/images/alfresco-logo.svg @@ -1,93 +1,182 @@ - + + + viewBox="80 0 912.8 328.2" style="enable-background:new 0 0 912.8 328.2;" xml:space="preserve" width="180" height="58"> - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/lib/core/login/components/login.component.scss b/lib/core/login/components/login.component.scss index 1367bff22a..3e9f510296 100644 --- a/lib/core/login/components/login.component.scss +++ b/lib/core/login/components/login.component.scss @@ -118,7 +118,7 @@ } .adf-alfresco-logo img { - max-height: 43px; + max-height: 58px; } .adf-login-button {