diff --git a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less index 3250537..22c45a1 100644 --- a/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less +++ b/invenio_theme_iform/assets/semantic-ui/less/invenio_theme_iform/header.less @@ -252,6 +252,10 @@ svg:not(:root) { .repo-img { margin-right: 5px; + + &.repo-logo { + height: 52px; + } } .inline-elements { diff --git a/invenio_theme_iform/static/images/library_logo.png b/invenio_theme_iform/static/images/library_logo.png deleted file mode 100644 index cfe1a40..0000000 Binary files a/invenio_theme_iform/static/images/library_logo.png and /dev/null differ diff --git a/invenio_theme_iform/templates/invenio_theme_iform/navbar.html b/invenio_theme_iform/templates/invenio_theme_iform/navbar.html index fb3b0a4..c6ca8e1 100644 --- a/invenio_theme_iform/templates/invenio_theme_iform/navbar.html +++ b/invenio_theme_iform/templates/invenio_theme_iform/navbar.html @@ -71,7 +71,7 @@