Fix room header vertical alignment

pull/21833/head
Jorik Schellekens 2020-04-06 17:47:12 +01:00
parent c6bc0c7914
commit f29717ee62
1 changed files with 0 additions and 2 deletions

View File

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