Fix z-index on user account drop-down

Review Request #4597 — Created Sept. 20, 2013 and submitted

Information

Review Board
master

Reviewers

Added a z-index property to lists in accountnav to have the contents of the account dropdowns not be concealed by the changelist-filter in admin dashboard while managing users

Went to admin dashboard --> manage users, and then hovered over user account tab in the top navigation bar and ensured that part of it was no longer hidden by the table in the main content.

(Ran unit tests anyway and they all passed, though I'm assuming changing css wouldn't affect any of those)

reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    Ignored Files:
    reviewboard/static/rb/css/defs.less
    reviewboard/static/rb/css/common.less

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    Ignored Files:
    reviewboard/static/rb/css/defs.less
    reviewboard/static/rb/css/common.less

  2. 
      
EN
EN
EN
EN
david
  1. Ship It!

  2. 
      
EN
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (183da3d). Thanks!

Loading...