Bug 1630506 Comment 3 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

### Beta/Release Uplift Approval Request
* **User impact if declined**: Users have complained about how the megabar overlaps the bookmarks toolbar. See bug 1628243. Part of this was actual overlap, another part was the bookmarks buttons being small targets to hit to start with, and the last part is the drop shadow the address bar casts over the bookmarks toolbar which is purely a visual effect. This patch addresses that last part.
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: No
* **Needs manual test from QE?**: Yes
* **If yes, steps to reproduce**: 1. open a new tab (address bar is focused)
2. press the down arrow to open the top sites dropdown
Step 1 should give the address bar a smaller drop shadow than step 2.
* **List of other uplifts needed**: None
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Trivial CSS-only fix
* **String changes made/needed**:
### Beta/Release Uplift Approval Request
* **User impact if declined**: Users have complained about how the megabar overlaps the bookmarks toolbar. See bug 1628243. Part of this was actual overlap, another part was the bookmarks buttons being small targets to hit to start with, and the last part is the drop shadow the address bar casts over the bookmarks toolbar which is purely a visual effect. This patch addresses that last part.
* **Is this code covered by automated tests?**: No
* **Has the fix been verified in Nightly?**: No
* **Needs manual test from QE?**: Yes
* **If yes, steps to reproduce**:
  1. open a new tab (address bar is focused)
  2. press the down arrow to open the top sites dropdown
Step 1 should give the address bar a smaller drop shadow than step 2.
* **List of other uplifts needed**: None
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: Trivial CSS-only fix
* **String changes made/needed**:

Back to Bug 1630506 Comment 3