Update user profile modal badge size

This commit is contained in:
Samuel Elliott 2018-08-23 17:17:00 +01:00
parent 35c1ab93a0
commit 5e7de49999
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@
background-repeat: no-repeat;
background-size: cover;
cursor: pointer;
height: 16px;
width: 16px;
height: 24px;
width: 24px;
margin-right: 6px;
}