Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modified nav-bar padding to prevent the search box hiding menu items #1227

Merged
merged 1 commit into from
Apr 29, 2021

Conversation

aterjung
Copy link
Contributor

Isse #1214 mentions that additional menu entries in first level are hidden behind the search-box. This commit adjusts the right padding of the nav-bar to prevent this in most cases.

Fixed Issues

  1. Fixes Admin theme header issues #1214

Manual testing scenarios

resize your browser window to a size where the menu breaks and check if menu entries are all visible

Questions or comments

This is a shot fix to make the new theme usable in unusual conditions. Some styling optimizations may follow like a condensed menu font or replacing the search-box with a magnification glas icon.

@github-actions github-actions bot added Component: Adminhtml Relates to Mage_Adminhtml Template : admin Relates to admin template labels Sep 24, 2020
@sreichel sreichel added the bug label Jan 10, 2021
@Flyingmana Flyingmana merged commit 8147125 into OpenMage:1.9.4.x Apr 29, 2021
@github-actions
Copy link
Contributor

Unit Test Results

1 files  1 suites   0s ⏱️
0 tests 0 ✔️ 0 💤 0 ❌
2 runs  2 ✔️ 0 💤 0 ❌

Results for commit 8147125.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Component: Adminhtml Relates to Mage_Adminhtml Template : admin Relates to admin template
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin theme header issues
5 participants