This article discusses why it's is not a good idea to use underscores in CSS ids.
I recommend changing <div id="admin_menu"> to <div id="admin-menu"> and changing all of the CSS and JS files appropriately.
This is a minor bug, but easy to change.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | admin_menu-DRUPAL-5--2.css-underscore.patch | 9.85 KB | sun |
Comments
Comment #1
sunNice finding. Attached patch needs testing.
Comment #2
sunThanks, committed!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.