Page MenuHomePhabricator

Fix two minor main menu bar CSS issues
ClosedPublic

Authored by epriestley on Apr 10 2019, 5:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 16, 11:03 AM
Unknown Object (File)
Fri, Mar 15, 9:49 AM
Unknown Object (File)
Fri, Mar 1, 5:03 AM
Unknown Object (File)
Feb 21 2024, 6:23 PM
Unknown Object (File)
Feb 21 2024, 1:14 PM
Unknown Object (File)
Feb 3 2024, 10:03 PM
Unknown Object (File)
Feb 3 2024, 10:03 PM
Unknown Object (File)
Feb 3 2024, 10:03 PM
Subscribers
None

Details

Summary

Ref T13263.

  • Make the user profile section of the "Profile" dropdown menu have a transparent background, not a white background. This is a pre-existing issue. This is normally hard to see, but visible on Workboards with custom background colors.
  • Fix an alignment issue with the little "V" caret in the search scope dropdown. This is a recent issue caused by some tab-caret CSS I added recently for tabbed dashboard panels.
Test Plan

Before:

Screen Shot 2019-04-10 at 9.59.44 AM.png (173×402 px, 14 KB)

After:

Screen Shot 2019-04-10 at 9.59.06 AM.png (204×398 px, 16 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Apr 10 2019, 5:44 PM
This revision was automatically updated to reflect the committed changes.