1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Menu-manager 'activate' button placement.

This commit is contained in:
Cameron
2017-04-08 10:23:46 -07:00
parent e2a9fef94f
commit 4ccd6c16a7
3 changed files with 11 additions and 6 deletions

View File

@@ -82,9 +82,11 @@ a.core-mainpanel-link-icon:hover { text-decoration: none; filter: none; }
*/
div.e-mm-selector-container { position: absolute;
top: 4px;
right: 5px; }
body#admin-menus #sc-admin-help { position: relative }