Commit da99ff38c96ff7cac79167027d196e5cfd4f379e

Authored by AntonioTerceiro
1 parent d2b80289

ActionItem555: affording more friends per row

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2280 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
public/stylesheets/controller_friends.css
... ... @@ -7,7 +7,7 @@
7 7  
8 8 #content #manage_friends li {
9 9 float: left;
10   - width: 200px;
  10 + width: 100px;
11 11 height: 100px;
12 12 margin: 5px;
13 13 padding: 5px;
... ...