1
0
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:
Sylvain 2016-05-26 14:23:15 +02:00
parent 0be0935474
commit 26f0aa5e0d

View File

@ -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;