fix: communities-profile - Pictures on small screens

This commit is contained in:
gaelle morin 2021-04-28 12:32:06 +02:00
parent 7075678fa5
commit 53b7b3ebdd
No known key found for this signature in database
GPG Key ID: 028426702B95CF9C
2 changed files with 4 additions and 8 deletions

View File

@ -383,8 +383,4 @@
}
}
}
.flex {
display: flex;
}
}

View File

@ -41,10 +41,10 @@ div.community-profile.padding-medium.sm-padding-none
class-segment10="segment full text-right"
class-segment11="segment full whitespace-normal flex"
class-profile.picture1="communities-profile-picture segment third sm-full"
class-profile.picture2="communities-profile-picture segment third sm-full"
class-profile.picture3="communities-profile-picture segment third sm-full"
class-segment11="segment full whitespace-normal"
class-profile.picture1="communities-profile-picture segment third sm-full text-top"
class-profile.picture2="communities-profile-picture segment third sm-full text-top"
class-profile.picture3="communities-profile-picture segment third sm-full text-top"
widget-logo="hubl-communities-profile-logo"
widget-profile.description="solid-display-value-markdown"