Read avatars position tweaked, now that the spacing has changed
This commit is contained in:
parent
0b1fc1b925
commit
600a1cae79
|
@ -183,7 +183,7 @@ limitations under the License.
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 14px;
|
width: 14px;
|
||||||
height: 14px;
|
height: 14px;
|
||||||
top: 26px;
|
top: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_continuation .mx_EventTile_readAvatars,
|
.mx_EventTile_continuation .mx_EventTile_readAvatars,
|
||||||
|
|
Loading…
Reference in New Issue