← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1223973] Re: List items with image: aside has a too high z-index

 

** Changed in: ubuntu-html5-theme
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, 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:
  New

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