Commit 506e3920658f1044e40a94c730e0ddac0c32489f

Authored by Juliana
1 parent 0161571d

settings margin

Showing 1 changed file with 3 additions and 3 deletions   Show diff stats
css/community-pages.css
... ... @@ -279,8 +279,8 @@
279 279 .action-profile-members .common-profile-list-block .vcard .menu-submenu-trigger{
280 280 display: block;
281 281 background:#172738;
282   - top:2px;
283   - left:3px;
  282 + top:5px;
  283 + left:4px;
284 284 border:1px solid #172738;
285 285 }
286 286  
... ... @@ -289,7 +289,7 @@
289 289 color:#fff;
290 290 font-family: FontAwesome;
291 291 font-size: 10px;
292   - line-height: 15px;
  292 + line-height: 13px;
293 293 }
294 294  
295 295 /*.action-profile-members #content .common-profile-list-block .vcard li a{
... ...