diff --git a/res/css/views/rooms/_RoomTile.pcss b/res/css/views/rooms/_RoomTile.pcss index 9a67afe7526..74738474d06 100644 --- a/res/css/views/rooms/_RoomTile.pcss +++ b/res/css/views/rooms/_RoomTile.pcss @@ -285,14 +285,14 @@ limitations under the License. margin-right: 4px; .mx_BaseAvatar_initial { - width: 220px !important; - line-height: 220px !important; + width: 22px !important; + line-height: 22px !important; font-size: 14.3px !important; } .mx_BaseAvatar_image { - width: 220px !important; - height: 220px !important; + width: 22px !important; + height: 22px !important; } }