This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Linespacing of Entries in Bookmarks Library

  • 2 replies
  • 1 has this problem
  • 23 views
  • Paskiausią atsakymą parašė 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.
Pridėtos ekrano nuotraukos

All Replies (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.