Fix emote RRs alignment

pull/3742/head
Luke Barnard 2017-04-26 18:00:51 +01:00
parent 71685b5eab
commit 44d0e7dcba
1 changed files with 2 additions and 2 deletions

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;
}