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

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

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.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/css/defs.less
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/css/defs.less
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-2.5.x (1d3e7e6)
Loading...