diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index b97f27510..41de9b3e4 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -2424,7 +2424,8 @@ a.mail-list-link { } #netsearch-box { - margin-top: 20px; + margin-top: 20px; + width: 150px; } #netsearch-box #search-submit { |