datguypiko / Firefox-Mod-Blur

Firefox Theme - For dark theme lovers / More compact / Modular / Blur

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extensions overlap with control buttons

yorunoken opened this issue · comments

commented

image
I'm on the latest version

Here is mine.
image

What OS are you using and what other extra mods? Did you change anything in your code? And is it nightly or stable version?

commented

hi, I'm on Windows 11
no changes in the code
it's nightly

Change on line 750 to this or redownload the userchrome file

 #nav-bar {
    padding-right: var(--firefoxcss-control-buttons-margin) !important;
  }
commented

worked, thanks!