From 125088d92c9ed7dad9dabca9730c7eb2e729ea71 Mon Sep 17 00:00:00 2001 From: Nikita Lvov Date: Tue, 14 Jul 2020 21:43:37 +0200 Subject: [PATCH] increase the underline menu line border size to 3px --- .../assets/semantic-ui/less/invenio_theme_tugraz/header.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5fe90f9..52a7cee 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 @@ -206,7 +206,7 @@ svg:not(:root) { } .main-menu-underline-line { - border: 2px solid #e4154b !important; + border: 3px solid #e4154b !important; } .affiliation-text a:hover {