Fix z-index on user account drop-down

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

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)

    Loading...