Fix room header vertical alignment

This commit is contained in:
Jorik Schellekens 2020-04-06 17:47:12 +01:00
parent c6bc0c7914
commit f29717ee62

View file

@ -173,8 +173,6 @@ limitations under the License.
.mx_RoomHeader_avatar {
flex: 0;
width: 28px;
height: 28px;
margin: 0 7px;
position: relative;
}