Merge pull request #3742 from vector-im/luke/fix-emotes-rrs

Fix emote RRs alignment
This commit is contained in:
David Baker 2017-04-26 18:25:27 +01:00 committed by GitHub
commit beefcfcb8c

View file

@ -218,8 +218,8 @@ limitations under the License.
}
.mx_EventTile_continuation .mx_EventTile_readAvatars,
.mx_EventTile_info .mx_EventTile_readAvatars
{
.mx_EventTile_info .mx_EventTile_readAvatars,
.mx_EventTile_emote .mx_EventTile_readAvatars {
top: 7px;
}