Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Linespacing of Entries in Bookmarks Library

  • 2 antwoorden
  • 1 heeft dit probleem
  • 18 weergaven
  • Laatste antwoord van 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.
Gekoppelde schermafbeeldingen

Alle antwoorden (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.