fix(attachments): Wrong padding on image attachments

This commit is contained in:
Ben Gotow 2015-06-19 19:29:59 -07:00
parent f7e16f0eca
commit 2a847d36bd

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 {