saucy has seen the end of its life and is no longer receiving any updates. Marking the saucy task for this ticket as "Won't Fix".
** Changed in: ubuntu-html5-theme (Ubuntu Saucy) Status: New => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-html5-theme in Ubuntu. https://bugs.launchpad.net/bugs/1223973 Title: List items with image: aside has a too high z-index Status in Ubuntu UI SDK for HTML5 Apps: Fix Released Status in ubuntu-html5-theme package in Ubuntu: Fix Released Status in ubuntu-html5-theme source package in Saucy: Won't Fix Bug description: List items with an aside have a z-index which is too high. As a result, the images look throw other HTML components, like the toolbar. Changing the asides z-index to "2" should resolve that: [data-role="list"] aside { z-index: 2; } To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-html5-theme/+bug/1223973/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp