diff --git a/src/components/themes/wmc/theme.css b/src/components/themes/wmc/theme.css index 2b430a9221..1516b45f14 100644 --- a/src/components/themes/wmc/theme.css +++ b/src/components/themes/wmc/theme.css @@ -459,7 +459,3 @@ html { .metadataSidebarIcon { color: #00a4dc } - -.detailPagePrimaryContainer { - background-color: rgba(0, 0, 0, 0.4) -} diff --git a/src/css/librarybrowser.css b/src/css/librarybrowser.css index 835f5ddbff..d5538eb2eb 100644 --- a/src/css/librarybrowser.css +++ b/src/css/librarybrowser.css @@ -584,7 +584,7 @@ } .itemDetailPage { - padding-top: 0em !important + padding-top: 0 !important } .detailimg-hidemobile {