Skip to content

Commit

Permalink
Fix cropped attachment tree image
Browse files Browse the repository at this point in the history
  • Loading branch information
fofajardo committed Dec 23, 2019
1 parent 9df82fd commit 39d086f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/chrome/messenger/mailWindow1.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ treechildren::-moz-tree-image(unreadButtonColHeader, unread) {

treechildren::-moz-tree-image(attachmentCol, attach) {
list-style-image: url("chrome://messenger/skin/icons/attachment-col.png");
margin-inline-start: 3px;
}

/* ..... flag column ..... */
Expand Down

0 comments on commit 39d086f

Please sign in to comment.