From 046b0094207b754740ea11feff33b916a70d01cb Mon Sep 17 00:00:00 2001 From: Unix Date: Fri, 12 Mar 2021 11:24:02 +0100 Subject: [PATCH] bugfix: removed css which caused the btn to disapear --- .../assets/semantic-ui/less/invenio_theme_tugraz/record.less | 4 ---- 1 file changed, 4 deletions(-) diff --git a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/record.less b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/record.less index 400f23e..fd97a9e 100644 --- a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/record.less +++ b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/record.less @@ -5,10 +5,6 @@ * it under the terms of the MIT License; see LICENSE file for more details. */ -.title .dropdown { - display: none; -} - .top-bottom-padded { margin: unset; }