Merge pull request #3742 from vector-im/luke/fix-emotes-rrs
Fix emote RRs alignment
This commit is contained in:
commit
beefcfcb8c
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue