diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 6c11a406d..e1176bb42 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -852,9 +852,9 @@ a.itemTag:hover { right: 5px; text-align: center; vertical-align: middle; - width: 26px; - height: 21px; - padding-top: 5px; + width: 24px; + height: 19px; + padding-top: 3px; border-radius: 50%; color: #fff; background: rgb(82, 181, 75); diff --git a/dashboard-ui/css/posteritem.css b/dashboard-ui/css/posteritem.css index 9b8a2c688..686082cbb 100644 --- a/dashboard-ui/css/posteritem.css +++ b/dashboard-ui/css/posteritem.css @@ -32,7 +32,7 @@ } .posterItemOverlayInner { - padding: 15px; + padding: 15px 13px 10px; } .smallBackdropPosterItem, .smallPosterItem { diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index 36102947d..ebc877ef3 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -142,7 +142,7 @@ - +