From f174c804d5637988fd870a8dfb03d4b556e09dc8 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sun, 9 Mar 2014 22:33:49 -0400 Subject: [PATCH] add cancel button to identify popup --- dashboard-ui/css/librarybrowser.css | 4 ++-- dashboard-ui/edititemmetadata.html | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 647b8f98f..72bbab024 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -627,7 +627,7 @@ a.itemTag:hover { } } -@media all and (max-width: 750px) { +@media all and (max-width: 800px) { .libraryViewNav { display: none !important; @@ -638,7 +638,7 @@ a.itemTag:hover { } } -@media all and (min-width: 750px) { +@media all and (min-width: 800px) { .libraryMenuButton { display: none; diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index f62b359db..da486403b 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -396,7 +396,7 @@
- +

Enter one or more search criteria.

@@ -415,6 +415,9 @@ +