diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 6c168be56..955478e10 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3751,4 +3751,6 @@ ul.menu-popup { margin-top: 8px; } -.profile-match-connect { margin-top: 5px; }
\ No newline at end of file +.profile-match-connect { margin-top: 5px; } + +.reshared-content { margin-left: 10px; }
\ No newline at end of file |