black7375 / Firefox-UI-Fix

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

Attention Icon Not Vertically Centered #660

Closed ArrJay64 closed 11 months ago

ArrJay64 commented 1 year ago

Describe the bug

With the following settings configured:

user_pref("userChrome.tab.connect_to_window", true); user_pref("userChrome.tab.lepton_like_padding", true);

The green "attention" dot on pinned tabs is partially hidden by the favicon.

image

Expected behavior

The attention dot should be centered vertically between the icon and the url bar.

image

Screenshots

Current: image

Proposed: image

OS

Windows 11

OS - Others

No response

Firefox Version

111.0

Distribution

Theme

Theme - More Info

No response

user.js setup

user.js setup
user_pref("userChrome.tab.connect_to_window", true);
user_pref("userChrome.tab.lepton_like_padding", true);

Additional context

No response

ShailikaS commented 11 months ago

@ArrJay64 @black7375 If this issue is still there, Can I work on this issue?

black7375 commented 11 months ago

I forgot recently because I was busy. I'll check it!!

black7375 commented 11 months ago

@ShailikaS Hello, it seems to work well in my environment. Could you tell me your browser version and OS information?

image image

ShailikaS commented 11 months ago

@black7375 Hello, Now It's working fine for me Thanks.

black7375 commented 11 months ago

@ShailikaS I think this issue can be closed. Please let me know if you have another problem!!