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