Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i 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.

Læs mere

Nebula new tiles are too wide

  • 1 svar
  • 0 har dette problem
  • Seneste svar af Wizou

more options

My Thunderbird just upgraded to v128.2esr Nebula

I was using Cards view and it was nice, but it seems the Cards just got wider vertically. They used to be 2 lines of height, and now they are 3 lines.

As I understand, the 3rd lines is only used to display "X replies", but I use the "Unthreaded" sort option, so the 3rd line is always empty for me, and takes more space for nothing.

As you know, vertical screen estate is limited with our 16:9 screen, so please give us an option to reduce the cards view vertical size (or have it automatically remove that 3rd line in Unthreaded view)

thanks

My Thunderbird just upgraded to v128.2esr Nebula I was using Cards view and it was nice, but it seems the Cards just got wider vertically. They used to be 2 lines of height, and now they are 3 lines. As I understand, the 3rd lines is only used to display "X replies", but I use the "Unthreaded" sort option, so the 3rd line is always empty for me, and takes more space for nothing. As you know, vertical screen estate is limited with our 16:9 screen, so please give us an option to reduce the cards view vertical size (or have it automatically remove that 3rd line in Unthreaded view) thanks

Alle svar (1)

more options

I ended up making a userChrome.css with:

html|tr[is="thread-card"] { height: 44px !important; } html|div.thread-card-last-row { margin-top: -1.2em !important; }

Nyttig?

Stil et spørgsmål

Du skal logge ind på din konto for at svare på et indlæg. Start et nyt spørgsmål, hvis du ikke har en konto endnu.