diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index b7a8ec91c3..98b55edb8b 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -379,7 +379,7 @@ a.itemTag:hover { .itemBackdrop { background-size: cover; - background-position: center 13%; + background-position: center 15%; background-repeat: no-repeat; height: 600px; position: relative; @@ -664,13 +664,6 @@ a.itemTag:hover { } } -@media all and (min-width: 1000px) { - - .itemBackdrop { - background-size: 100% auto; - } -} - @media all and (min-width: 750px) { .detailPageContent { max-width: 900px; diff --git a/dashboard-ui/css/site.css b/dashboard-ui/css/site.css index 456c850762..022e4a3bbb 100644 --- a/dashboard-ui/css/site.css +++ b/dashboard-ui/css/site.css @@ -432,7 +432,7 @@ h1 .imageLink { } .content-primary { - padding: 80px 0 3em 0; + padding: 80px 15px 3em 0; margin: 0 0 0 260px; } diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index 21b9226df5..5c6e930f06 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -13,7 +13,7 @@ ${TabDashboard} ${TabSettings} ${TabSecurity} - ${TabSync} +