Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

Linespacing of Entries in Bookmarks Library

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 23 wyświetlenia
  • Ostatnia odpowiedź 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.
Załączone zrzuty ekranu

Wszystkie odpowiedzi (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.