reduce bookmark padding
geextahslex opened this issue · 5 comments
geextahslex commented
Guerra24 commented
Hello!
- You can use the following selector to change that.
menupopup menuitem.bookmark-item {
margin: 2px 4px !important;
}
- I don't know, AFAIK you can't change it through CSS.
geextahslex commented
Thank you, I will try this out
geextahslex commented
@Guerra24 Hi, can you please tell me where do I put/find this line? I checked all the files (customChrome.css, customContent.css and others) with Notepad++ but I couldn't find it.
menupopup menuitem.bookmark-item {
margin: 2px 4px !important;
}
Side note:
Have you thought of getting rid of the new translations "feature" icon, that is visible on the address bar?
Guerra24 commented
Hello!
It's not in the code, you do need to add it inside customChrome.css.
Translation feature? I believe I have seen it before, but I do not have it on my FF, and not really.
geextahslex commented