fix(attachments): Wrong padding on image attachments

This commit is contained in:
Ben Gotow 2015-06-19 19:29:59 -07:00
parent 703a1e1742
commit 90c6f12b65

View file

@ -140,6 +140,7 @@
vertical-align: top;
margin-bottom: @spacing-standard;
margin-right: @spacing-standard;
margin-left: @spacing-standard;
.attachment-download-progress,
.attachment-upload-progress {