black7375 / black7375/Firefox-UI-Fix
Increased line height in the dropdown menu
- Dominant language
- SCSS
- Stars
- 5.9k
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the bug
With the 149.0 update, the line height in the search dropdown menu and on websites has increased. Previously, it was the same as in the bookmarks menu and the right-click context menu. I am using Photon Style.
### Expected behavior
The line height of all dropdown menus is the same as in the rest of the browser menus - more compact.
### Screenshots
### OS
Windows 10
### OS - Others
_No response_
### Firefox Version
149.0
### Distribution
- [ ] [Original Lepton](https://github.com/black7375/Firefox-UI-Fix)
- [x] [Lepton's photon style](https://github.com/black7375/Firefox-UI-Fix/tree/photon-style)
- [ ] [Lepton's proton style](https://github.com/black7375/Firefox-UI-Fix/tree/proton-style)
### Theme
- [ ] Light
- [x] Dark
- [ ] Alpenglow (System: Light)
- [ ] Alpenglow (System: Dark)
- [ ] System Default
- [ ] Others: (e.g. [Photon Colors](https://addons.mozilla.org/en-US/firefox/addon/photon-colors/), [Google Chrome Dark](https://addons.mozilla.org/en-US/firefox/addon/google-chrome-dark/), [Fairytale Of Nature](https://addons.mozilla.org/en-US/firefox/addon/fairytale-of-nature/))
### Theme - More Info
_No response_
### `user.js` setup
user.js setup
```javascript
// Your settings
```
### Additional context
_No response_
Contributor guide
Research direction
Reproduce the issue on Firefox 149.0 with Lepton's photon style and compare the search and website dropdown menus with the bookmarks and context menus. Inspect the Photon style's SCSS menu rules and identify the line-height difference; done means the affected dropdown menus use the same compact line height as the other browser menus.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scss
- Domain
- design, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100
