mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-28 09:24:24 +01:00
fix css layout of public profile for badge inclusion
This commit is contained in:
parent
0be0935474
commit
26f0aa5e0d
@ -541,8 +541,7 @@ body.container{
|
||||
background-size: cover !important;
|
||||
|
||||
.profile-top-infos {
|
||||
margin: 0 15px 0 15px;
|
||||
padding: 30px 0 30px 0;
|
||||
padding: 30px 15px 30px 15px;
|
||||
|
||||
|
||||
.private-profile {
|
||||
@ -560,8 +559,7 @@ body.container{
|
||||
}
|
||||
|
||||
.profile-top-pictos {
|
||||
padding: 43px 0 15px 0;
|
||||
margin: 0 15px 0 15px;
|
||||
padding: 43px 15px 15px 15px;
|
||||
text-align: center;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user