fix logo image path

This commit is contained in:
Denys Vuika
2017-10-19 21:25:01 +01:00
parent 33e27d2e57
commit 3439e0f943

View File

@@ -33,7 +33,7 @@
color: inherit;
background: url('/assets/images/alfresco-logo-white.svg') no-repeat 0 50%;
background: url('../../../assets/images/alfresco-logo-white.svg') no-repeat 0 50%;
background-size: 100% auto;
display: block;