diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index 9c6c0120b..7c9697b4d 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2411,6 +2411,14 @@ a.mail-list-link { width: 300px; } +#netsearch-box { + margin-top: 20px; +} + +#netsearch-box #search-submit { + margin: 5px 0px 0px 0px; +} + /** * ICONS */ |