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

Icon alignment in Message List pane

  • 3 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 2 views
  • Last reply by sfhowes

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
Attached screenshots

All Replies (3)

Try this:

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


Delete the color part if desired.

sfhowes மூலமாக திருத்தப்பட்டது

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

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).