Initial reposition of the read avatars

pull/1987/head
wmwragg 2016-08-16 10:59:04 +01:00
parent 2c8e7782c5
commit 757e885abc
1 changed files with 5 additions and 0 deletions

View File

@ -219,6 +219,11 @@ limitations under the License.
display: inline-block;
width: 14px;
height: 14px;
top: 20px;
}
.mx_EventTile_continuation .mx_EventTile_readAvatars {
top: 1px;
}
.mx_EventTile_readAvatars .mx_BaseAvatar {