frio: revert img.intro-photo to 80pxx80px
This commit is contained in:
parent
2fcbba9410
commit
747e97a7b2
1 changed files with 2 additions and 2 deletions
|
@ -2226,8 +2226,8 @@ ul.notif-network-list > li {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
.intro-photo-wrapper img.intro-photo {
|
.intro-photo-wrapper img.intro-photo {
|
||||||
height:48px;
|
height:80px;
|
||||||
width: 48px;
|
width: 80px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
.intro-actions {
|
.intro-actions {
|
||||||
|
|
Loading…
Reference in a new issue