Fix button width in profile

This commit is contained in:
yflory 2019-12-19 15:37:09 +01:00
parent 20aeb0fde6
commit 361292ff01

View File

@ -137,7 +137,6 @@
} }
.cp-app-profile-friend-request { .cp-app-profile-friend-request {
flex: 0; flex: 0;
width: 400px;
margin-top: 10px; margin-top: 10px;
} }