diff options
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index fd8033928..d078d4473 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -622,7 +622,7 @@ footer { #netsearch-box { margin-bottom: 5px; } #search-save { - margin-left: 5px; + margin: 5px 0 0 5px; } #side-follow-wrapper { |