black7375 / Firefox-UI-Fix

🦊 I respect proton UI and aim to improve it.
Mozilla Public License 2.0
5.24k stars 183 forks source link

Header in Nightly Experiments is broken due to misplaced text #912

Closed Aleksandra0056 closed 2 weeks ago

Aleksandra0056 commented 2 weeks ago

Describe the bug

The text "Changing advanced configuration settings can impact Nightly performance or security" is placed twice leading to a broken header of the Nightly Experiments page.

The upper text is misplaced and should be removed, while the bottom text is in the correct place and should stay in place.

Expected behavior

My solution is to remove the misplaced upper text on the Nightly Experiments page.

I should report this to Bugzilla, but they are fixing specific bugs for an eternity, so I focus on reporting it here instead.

Screenshots

Screenshot depicturing the Nightly Experiments page: The Nightly Experiments header is broken due to misplaced label

Ditto, but without Firefox UI Fix (for comparison): Ditto, but without Firefox UI Fix

OS

Windows 10

OS - Others

No response

Firefox Version

Nightly (64-bit)

Distribution

Theme

Theme - More Info

No response

user.js setup

user.js setup
```javascript // I can't upload the user.js setup data since my Nightly instance was on Windows Sandbox VM. ```

Additional context

No response

Aleksandra0056 commented 2 weeks ago

Okay, it's now fixed. Thank you for commit and quick fix!