diff --git a/dashboard-ui/css/librarymenu.css b/dashboard-ui/css/librarymenu.css index 10c8da2c55..4cbe81d212 100644 --- a/dashboard-ui/css/librarymenu.css +++ b/dashboard-ui/css/librarymenu.css @@ -270,6 +270,11 @@ .editorViewMenu { display: none; } + + /* They can use the left menu */ + .dashboardEntryHeaderButton { + display: none; + } } .libraryDocument .dashboardMenuButton { diff --git a/dashboard-ui/css/search.css b/dashboard-ui/css/search.css index ee75357daa..37017d6364 100644 --- a/dashboard-ui/css/search.css +++ b/dashboard-ui/css/search.css @@ -167,7 +167,7 @@ margin-left: 2em; } -@media all and (min-width: 900px) { +@media all and (min-width: 800px) { .viewMenuSearch { display: inline-block; diff --git a/dashboard-ui/scripts/librarymenu.js b/dashboard-ui/scripts/librarymenu.js index b892ae55a9..5d4ad3d1f8 100644 --- a/dashboard-ui/scripts/librarymenu.js +++ b/dashboard-ui/scripts/librarymenu.js @@ -57,7 +57,7 @@ html += ''; if (user.canManageServer) { - html += ''; + html += ''; } html += ''; @@ -88,7 +88,7 @@ html += '
'; html += '