frio: a short contact informations - add border-radius to profile picture (this fits better to the rest of the profile pictures)
This commit is contained in:
parent
53fb8b1181
commit
3c49a410e5
1 changed files with 1 additions and 0 deletions
|
@ -954,6 +954,7 @@ aside .vcard #wallmessage-link {
|
||||||
#nav-short-info .contact-wrapper img {
|
#nav-short-info .contact-wrapper img {
|
||||||
height: 34px;
|
height: 34px;
|
||||||
width: 34px;
|
width: 34px;
|
||||||
|
border-radius: 3px;
|
||||||
}
|
}
|
||||||
#vcard-short-desc,
|
#vcard-short-desc,
|
||||||
#nav-short-info .contact-wrapper .media-body {
|
#nav-short-info .contact-wrapper .media-body {
|
||||||
|
|
Loading…
Reference in a new issue