diff --git a/dashboard-ui/css/librarybrowser.css b/dashboard-ui/css/librarybrowser.css index 0ebcab950..245b1bd48 100644 --- a/dashboard-ui/css/librarybrowser.css +++ b/dashboard-ui/css/librarybrowser.css @@ -1,4 +1,8 @@ -/* Fixes the issue of jqm panels altering the page background. */ +.hidingAnimatedTab{ + visibility: hidden; +} + +/* Fixes the issue of jqm panels altering the page background. */ .ui-panel-content-wrap { background: none !important; } diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html index f2c1ebcae..736b32d65 100644 --- a/dashboard-ui/edititemmetadata.html +++ b/dashboard-ui/edititemmetadata.html @@ -334,7 +334,7 @@ - -