Fix room header vertical alignment

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

View file

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