fix(sending): Tiny fix for strange vertical space when sending

This commit is contained in:
Ben Gotow 2016-02-19 15:31:51 -08:00
parent 34f530ce71
commit 95aba56979

View file

@ -319,6 +319,7 @@ body.platform-win32 {
.message-actions-wrap {
width: 0;
opacity: 0;
position: absolute;
}
.pending-spinner {
opacity: 1;