Display settings was missing, so you could not set a style or caching. Patch brings those back, but hovering an internal link is not that nice, see screenshot also attached. Will look some further, but my css skills aren't that wonderfull :)
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | panels-display-settings.patch | 1.98 KB | entrigan |
| display_settings.png | 12.86 KB | swentel | |
| display_settings.patch | 1.08 KB | swentel |
Comments
Comment #1
entrigan commentedOk, I can confirm the patch fixes the issue. Also to get the display fixed I added one line of css making setting the width to auto. I can confirm it displays correctly in firefox and chrome (linux) with this new patch.
I did however notice that the width is hardcoded a number of places for drop down links, so this css change will probably break something (Im looking at you IE). Definitely needs more testing.
Comment #2
merlinofchaos commentedSorry I let this sit for so long!
Committed and pushed!