make suggestion photo sizes match top level post sizes
This commit is contained in:
parent
08bbab9a06
commit
e33d9d358a
@ -1 +1 @@
|
|||||||
2013-12-06.519
|
2013-12-07.520
|
||||||
|
@ -935,6 +935,11 @@ tr.mceLast {
|
|||||||
box-shadow: $shadowpx $shadowpx $shadowpx 0 #444444;
|
box-shadow: $shadowpx $shadowpx $shadowpx 0 #444444;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.profile-match-photo img {
|
||||||
|
width: $top_photo !important;
|
||||||
|
height: $top_photo !important;
|
||||||
|
}
|
||||||
|
|
||||||
#sidebar-page-list .label {
|
#sidebar-page-list .label {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user