Browse Source

Moved the icons and star in the box list members CT#444

Arthur Portugal 15 years ago
parent
commit
65d2409dca
1 changed files with 2 additions and 2 deletions
  1. 2 2
      main/css/blue_lagoon/default.css

+ 2 - 2
main/css/blue_lagoon/default.css

@@ -2951,11 +2951,11 @@ a.unread {
 
 /*LIST MEMBERS*/
 .list_members_grid_container { width:100%;}
-.list_members_grid_item { width:100px;  height: 120px;  border:1px dotted #ccc; float:left; padding:5px; margin:8px;}
+.list_members_grid_item { width:100px;  height: 125px;  border:1px dotted #ccc; float:left; padding:5px; margin:8px;}
 .list_members_grid_element_0 { width:100px; float:left; text-align:center; margin-bottom:5px;}
 .list_members_grid_element_2 { width:100px; float:left; text-align:center; margin-bottom:5px;}
 .list_members_grid_element_3 { width:100px; float:left; text-align:center; margin-bottom:5px;}
-.list_members_grid_element_5 { width:100%;  text-align:left;}
+.list_members_grid_element_5 { width:100%;  text-align:center;}
 
 
 #menu {