diff --git a/src/skins/vector/css/atoms/RoomAvatar.css b/src/skins/vector/css/atoms/RoomAvatar.css index 40d9064b2e..f54a93eeec 100644 --- a/src/skins/vector/css/atoms/RoomAvatar.css +++ b/src/skins/vector/css/atoms/RoomAvatar.css @@ -21,4 +21,5 @@ limitations under the License. position: absolute; color: #fff; text-align: center; + font-weight: normal ! important; } \ No newline at end of file