Closed (fixed)
Project:
Administration menu
Version:
7.x-3.0-rc6
Component:
CSS / Browser Support
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
21 May 2015 at 16:33 UTC
Updated:
22 Feb 2019 at 21:54 UTC
Jump to comment: Most recent, Most recent file


Comments
Comment #1
kwfinken commentedComment #2
mschudders commentedPatch attached.
This fixes the issue.
Comment #3
kenorb commentedComment #4
nightlife2008 commentedThis does not solve the problem as far as I can see in my project.
However, overriding the following CSS does work in IE11:
Comment #5
baekelandt commentedI've got the same issue on one of the sites I work on. Patch #2 works fine for me, thnx!
Comment #6
renatog commentedThe patch works good.
Thank you very much for your help.
Comment #8
renatog commentedCommitted to the dev branch.
Thank you all
Comment #9
renatog commentedComment #11
dd 85 commentedThis patch # 2 change breaks the appearance of the Admin Menu in all browsers if the Admin Menu is used without the Toolbar core module. Therefore, this change must be undone.
Add specific styles for IE11 should be using JS or special hacks for IE11.