Fix the z-index of the mobile header bar and logo.

Review Request #7377 — Created June 4, 2015 and submitted — Latest diff uploaded

Information

Review Board
release-2.5.x
bd27f58...

Reviewers

The z-index of the header bar and logo was set way too high. This was
due to an initial design for the mobile stuff that would place the
header bar always on top, and keep things below it. That's not the
implementation we ended up with, though. This change places the
z-indexes much further down.

Tested all the cases I could think of for relative z-indexes. Things
looked more correct. It's still possible we'll find some corner case
somewhere, though.

    Loading...