The toolbar module adds some classes to the body. It does this however even when the toolbar isn't actually shown on the page. The overlay for example removes the toolbar from its child pages.
| Comment | File | Size | Author |
|---|---|---|---|
| toolbarclassinoverlaychild.patch | 749 bytes | casey |
Comments
Comment #1
aspilicious commentedSo this is specific for overlay...
Cause on any other non overlay page
won't be called if their isn't an toolbar...
If the above is true, this is RTBC
Comment #2
casey commentedThat is true. thanks for reviewing.
Comment #3
aspilicious commentedSame patch, same issue: #684268: Large gap above node preview in overlay
Comment #4
casey commentedComment #5
dries commentedCommitted to CVS HEAD. Thanks.