Commit 8c303323e292a426cccc1500431dc7098da3228c

Authored by Daniela Feitosa
1 parent 58c7e6bd

Fixing layout bug on fans block

(ActionItem356)
Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
public/designs/themes/base/style.css
@@ -472,7 +472,8 @@ div#notice { @@ -472,7 +472,8 @@ div#notice {
472 #content .enterprises-block ul, 472 #content .enterprises-block ul,
473 #content .members-block ul, 473 #content .members-block ul,
474 #content .communities-block ul, 474 #content .communities-block ul,
475 -#content .friends-block ul { 475 +#content .friends-block ul,
  476 +#content .fans-block ul {
476 min-width: 196px; 477 min-width: 196px;
477 width: 192px; 478 width: 192px;
478 margin: 0px 0px 0px -3px; 479 margin: 0px 0px 0px -3px;