Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

Linespacing of Entries in Bookmarks Library

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.
Bifogade skärmdumpar

Alla svar (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.