From 8231c5f7adce105992873b76e72141e7857f579d Mon Sep 17 00:00:00 2001 From: Victor Costa Date: Mon, 11 Aug 2014 10:07:15 -0300 Subject: [PATCH] fix people block style --- style.css | 6 ++++++ 1 file changed, 6 insertions(+), 0 deletions(-) diff --git a/style.css b/style.css index 8030d34..a1a4cce 100644 --- a/style.css +++ b/style.css @@ -976,6 +976,12 @@ p { /*width: 270px !important;*/ } +#content .box-1 .people-block ul, #content .box-1 .friends-block ul, #content .box-1 .members-block ul { + min-width: 196px; + margin: 0px 0px 0px -3px; + padding: 0px; +} + .action-home-index .people-block, .action-environment_design-index .people-block { /* overflow: hidden;*/ -- libgit2 0.21.2