-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Open
URL Address Text has incorrect vertical padding while focused after opening new tab.#324
Description
Sanity checks (must complete)
- [Y] I have read and followed the installation instructions in the README
- [Y] I have not modified the userChrome.css file
- [Y] I have tested the latest release for my Firefox version, or commit on master/beta branch (beta is for Firefox Beta only)
Describe the bug
The vertical padding (specifically top padding) of the URL address text is incorrect within its container when you open or switch to a new tab and have focus on the search bar.
To Reproduce
Steps to reproduce the behavior:
- Install MaterialFox
chromefolder anduser.jsto profile root directory - Restart Firefox
- Open new tab or click on address bar -> switch tabs -> return back to original tab (make sure you are not in the focus mode where it shows you autocomplete suggestions list)
- OS: MacOS
- Firefox version: 103.0b9
Additional context
I have a fix. It's a one line change that I will PR momentarily.