fixup: bring back margin above display name

pull/21833/head
Bruno Windels 2019-11-12 17:32:34 +01:00
parent b475bc9e91
commit 0a2255ce73
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ limitations under the License.
.mx_UserInfo h2 {
font-size: 18px;
font-weight: 600;
margin: 0;
margin: 18px 0 0 0;
}
.mx_UserInfo_container {