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.

সহায়তা খুঁজুন

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.

আরও জানুন

Icon alignment in Message List pane

  • 3 উত্তরসমূহ
  • 1 এই সমস্যাটি আছে
  • 2 দেখুন
  • শেষ জবাব দ্বারা sfhowes

more options

Hi, I have the irritating issue that the attachment icon is only half visible in the message list pane - see attached image. How do I left or centre align the icon in the userChrome.css I use?

I am using Thunderbird 78 for Linux Mint.

Haagen

Hi, I have the irritating issue that the attachment icon is only half visible in the message list pane - see attached image. How do I left or centre align the icon in the userChrome.css I use? I am using Thunderbird 78 for Linux Mint. Haagen
স্ক্রিনশটসমূহ সংযুক্ত হয়েছে

All Replies (3)

more options

Try this:

#attachmentCol{background-color:yellow !important;
-moz-appearance: none ! important;
text-align: center; !important;}


Delete the color part if desired.

sfhowes দ্বারা পরিমিত

more options

Sorry. This did not solve the problem. Do you have some further ideas?

more options

The icon shouldn't be clipped if the layout is correct. Test for a broken layout by running in safe mode (Help/Restart with Add-ons Disabled).