Hi,
within make_fake_tabs() function we have two usages of 'tabs' class, and it causes mark up issues in most of administration themes.
Examples:
- bartik - http://i.imgur.com/KbcndLG.png
- rubik - http://i.imgur.com/6dAEkJg.png
In the same time, when tabs class removed from first wrapper, all looks ok in the most of popular themes.
So my proposition is to remove it.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 7.x-3.1-panelizer-broken-tabs-markup-2247605-1.patch | 671 bytes | IRuslan |
Comments
Comment #1
IRuslan commentedComment #2
damienmckennaComment #3
damienmckenna1: 7.x-3.1-panelizer-broken-tabs-markup-2247605-1.patch queued for re-testing.
Comment #4
damienmckennaComment #5
mglamanWorks for me, will help normalize any admin theme which adds padding/margin to .tabs
Comment #6
damienmckennaThanks IRuslan for the patch and mglaman for the review. Committed!