diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 5a5ef76b69..165cde40bd 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -525,14 +525,14 @@ a.itemTag:hover { margin-top: 0; } -.detailPageCollabsible .ui-collapsible-heading a { - background-color: #141414 !important; - font-size: 16px; - font-weight: 400 !important; - border-radius: 4px; - padding-top: .75em; - padding-bottom: .75em; -} + .detailPageCollabsible .ui-collapsible-heading a { + background-color: #141414 !important; + font-size: 16px; + font-weight: 400 !important; + border-radius: 4px; + padding-top: .75em; + padding-bottom: .75em; + } .detailSectionHeader { background-clip: border-box; diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index 235a422aa0..d033080dd2 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -216,12 +216,12 @@ -