diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 165cde40bd..e02bbc7e38 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -1194,7 +1194,7 @@ a.itemTag:hover { } -.itemsContainer .itemsListview { +.itemsContainer:not(.fullWidthItemsContainer) .itemsListview { max-width: 800px; } diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index d033080dd2..1a65bb2b34 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -171,7 +171,9 @@