From f8668b9f069f589da65ea26580c82708f89ebae4 Mon Sep 17 00:00:00 2001 From: Nikita Lvov Date: Mon, 13 Jul 2020 14:29:01 +0200 Subject: [PATCH] fix the browser compatibility; this closes #40 --- .../semantic-ui/less/invenio_theme_tugraz/header.less | 8 +------- .../templates/invenio_theme_tugraz/header.html | 5 +---- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/header.less b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/header.less index bdf5b8a..5fe90f9 100644 --- a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/header.less +++ b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/header.less @@ -205,14 +205,8 @@ svg:not(:root) { padding-left: 0 !important; } -.main-menu-underline { - text-align: -webkit-center; -} - .main-menu-underline-line { - background-color: #e4154b; - height: 5px; - width: 50%; + border: 2px solid #e4154b !important; } .affiliation-text a:hover { diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html index 9a17b3f..b136a7f 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/header.html @@ -134,10 +134,7 @@ {%- endfor %} -
- +