diff --git a/resources/js/search2widget.js b/resources/js/search2widget.js index 7f48657..e0756fe 100644 --- a/resources/js/search2widget.js +++ b/resources/js/search2widget.js @@ -190,9 +190,7 @@ function createSearchBar(div, suffix) var el = Ext.get(div); if (suffix == 1) { - el.applyStyles('position:relative; top: -15px; margin-right: 15px'); - if (Ext.isSafari) - el.applyStyles('top: 0px'); + el.applyStyles('position:relative; margin-right: 15px'); } else { diff --git a/templates/kt3/standard_page.smarty b/templates/kt3/standard_page.smarty index bf36016..a6ae85c 100644 --- a/templates/kt3/standard_page.smarty +++ b/templates/kt3/standard_page.smarty @@ -172,7 +172,13 @@ {/if} {if (!$page->hide_section)} {/if}