mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51:58 +00:00
bugfix: removes overrides item
This commit is contained in:
@@ -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;
|
||||
// }
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user