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

Fix emote RRs alignment
pull/3751/head
David Baker 2017-04-26 18:25:27 +01:00 committed by GitHub
commit beefcfcb8c
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;
}