When we set «Bottom right» position of the admin toolbar, we have incorrect 260px body right margin when it should be 0px.
It happens because of missing dots before class names in expressions like this $(toolbar).is('ne').
| Comment | File | Size | Author |
|---|---|---|---|
| admin.toolbar.js_.patch | 1.96 KB | Stutzer |
Comments
Comment #1
pawel_r commentedthx, it works.
Comment #2
sickness29 commentedDevelopment or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.
Everyone can apply the patch above (not tested by the maintainers, tested by the community) to their D6 projects.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!