style(message-list): Correct alignment of dropdown. Fixes #659

This commit is contained in:
Ben Gotow 2016-01-08 11:48:14 -08:00
parent a258ba4613
commit cd3aea9885

View file

@ -366,11 +366,7 @@ body.platform-win32 {
width: 99px;
height: 32px;
opacity: 1;
text-align: right;
}
.button-dropdown {
width: 77px;
text-align: left;
}
.message-actions-ellipsis {