diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 2ca61782fe..265126087c 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -1574,6 +1574,10 @@ span.itemCommunityRating:not(:empty) + .userDataIcons { } .detailsMenu h3 { + padding: .7em 30px; +} + +.detailsMenuHeaderWithLogo h3 { padding: 0 30px; } diff --git a/dashboard-ui/moviesrecommended.html b/dashboard-ui/moviesrecommended.html index c313e6bafd..bea7941a78 100644 --- a/dashboard-ui/moviesrecommended.html +++ b/dashboard-ui/moviesrecommended.html @@ -4,7 +4,7 @@