set size of contact images to improve rendering
This commit is contained in:
@@ -1807,6 +1807,10 @@ a.mail-list-link {
|
||||
.contact-block-link {
|
||||
float: left;
|
||||
}
|
||||
.contact-block-img {
|
||||
width:48px;
|
||||
height:48px;
|
||||
}
|
||||
|
||||
#tag-remove {
|
||||
margin-bottom: 15px;
|
||||
|
||||
@@ -1933,6 +1933,10 @@ a.mail-list-link {
|
||||
.contact-block-link {
|
||||
float: left;
|
||||
}
|
||||
.contact-block-img {
|
||||
width:48px;
|
||||
height:48px;
|
||||
}
|
||||
|
||||
#tag-remove {
|
||||
margin-bottom: 15px;
|
||||
|
||||
Reference in New Issue
Block a user