diff --git a/dashboard-ui/css/metadataeditor.css b/dashboard-ui/css/metadataeditor.css index 50b1713fc..f941fcb16 100644 --- a/dashboard-ui/css/metadataeditor.css +++ b/dashboard-ui/css/metadataeditor.css @@ -329,7 +329,7 @@ } } -.popupIdentifyForm, .identificationSearchResults { +.popupIdentify form, .identificationSearchResults { overflow-y: auto; } @@ -341,14 +341,14 @@ @media all and (min-height: 500px) { - .popupIdentifyForm, .identificationSearchResults { + .popupIdentify form, .identificationSearchResults { height: 350px; } } @media all and (min-height: 600px) { - .popupIdentifyForm, .identificationSearchResults { + .popupIdentify form, .identificationSearchResults { height: 450px; } @@ -359,7 +359,7 @@ @media all and (min-height: 700px) { - .popupIdentifyForm, .identificationSearchResults { + .popupIdentify form, .identificationSearchResults { height: 550px; } @@ -374,7 +374,7 @@ height: 600px; } - .popupIdentifyForm, .identificationSearchResults { + .popupIdentify form, .identificationSearchResults { height: 600px; } @@ -389,7 +389,7 @@ height: 700px; } - .popupIdentifyForm, .identificationSearchResults { + .popupIdentify form, .identificationSearchResults { height: 700px; } } diff --git a/dashboard-ui/editcollectionitems.html b/dashboard-ui/editcollectionitems.html index 76f90cfd9..a1989d4f4 100644 --- a/dashboard-ui/editcollectionitems.html +++ b/dashboard-ui/editcollectionitems.html @@ -23,7 +23,11 @@ Images -
+ Add or remove any movies, series, albums, books or games you wish to group within this collection. +
+ +