diff --git a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/search.less b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/search.less index 131470d..ca4b847 100644 --- a/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/search.less +++ b/invenio_theme_tugraz/assets/semantic-ui/less/invenio_theme_tugraz/search.less @@ -27,13 +27,13 @@ display: inline; } -// align badges to the right -.ui.items > .item .extra.labels-actions { - float: right; - width: auto; +// // align badges to the right +// .ui.items > .item .extra.labels-actions { +// float: right; +// width: auto; - // remove action buttons from search results - .ui.small.compact.right.floated.button { - display: none; - } -} +// // remove action buttons from search results +// .ui.small.compact.right.floated.button { +// display: none; +// } +// }