From: rabuzarus <> Date: Fri, 23 Oct 2015 13:23:00 +0000 (+0200) Subject: template rework: revert #b2bb600 for vier (is needed for right sidebar) X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7c9df689645f9674d13dd887ad53e838464b40a1;p=friendica.git template rework: revert #b2bb600 for vier (is needed for right sidebar) --- diff --git a/view/theme/vier/style.css b/view/theme/vier/style.css index d6e47da010..d494cf459c 100644 --- a/view/theme/vier/style.css +++ b/view/theme/vier/style.css @@ -2716,6 +2716,19 @@ a.mail-list-link { left: 0px; top: 63px; } +.directory-item { + float: left; + width: 200px; + height: 200px; +} +.directory-item .contact-photo { + width: 175px; + height: 175px; +} +.directory-item .contact-photo img { + width: 175px; + height: 175px; +} .contact-name { text-align: center; font-weight: bold;