Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Learn More

Linespacing of Entries in Bookmarks Library

  • 2 odpovědi
  • 1 má tento problém
  • 23 zobrazení
  • Poslední odpověď od Greg Holdsworth

more options

Hi All,

Don't know how or when it changed, but the "line spacing" of the entries in my bookmarks library window have changed. I would like the leading/line spacing smaller. I can live with it as is, but it was different before. See attached image for exact location.

I've already set up a userChrome.css file. Using FF 63.0 on a Mac.

Thanks in advance.

Hi All, Don't know how or when it changed, but the "line spacing" of the entries in my bookmarks library window have changed. I would like the leading/line spacing smaller. I can live with it as is, but it was different before. See attached image for exact location. I've already set up a userChrome.css file. Using FF 63.0 on a Mac. Thanks in advance.
Přiložené obrázky

Všechny odpovědi (2)

more options

Are you currently using code in userChrome.css for this line spacing that worked before and that stopped working?

You can try to add a min-height rule to each section that is no longer working.

  • min-height: 0px !important;

Can you post this part of the code if the above suggestion isn't working?

more options

"Are you currently using code in userChrome.css for this line spacing that worked before and that stopped working?"

No.

Sorry... I wasn't clear on that part. The css that I have in the userChrome file is customizing other areas. I'm looking to customize this particular area.