frio: revert img.intro-photo to 80pxx80px

This commit is contained in:
rabuzarus 2016-12-22 01:54:41 +01:00
parent 2fcbba9410
commit 747e97a7b2
1 changed files with 2 additions and 2 deletions

View File

@ -2226,8 +2226,8 @@ ul.notif-network-list > li {
margin-top: 0;
}
.intro-photo-wrapper img.intro-photo {
height:48px;
width: 48px;
height:80px;
width: 80px;
border-radius: 4px;
}
.intro-actions {