mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 15:33:04 +00:00
Added display:block for ds-listable-component-loader back into related-items scss; fixes veritcal spacing issue.
This commit is contained in:
@@ -3,5 +3,6 @@
|
|||||||
}
|
}
|
||||||
ds-listable-object-component-loader {
|
ds-listable-object-component-loader {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user