Merge pull request #5277 from matrix-org/t3chguy/fix/9551

Use Own Profile Store for the Profile Settings
This commit is contained in:
Michael Telatynski
2020-10-05 14:46:12 +01:00
committed by GitHub
2 changed files with 6 additions and 14 deletions
@@ -16,6 +16,7 @@ limitations under the License.
.mx_AvatarSetting_avatar {
width: 90px;
min-width: 90px; // so it doesn't get crushed by the flexbox in languages with longer words
height: 90px;
margin-top: 8px;
position: relative;