diff --git a/src/core/features/search/components/search-box/search-box.scss b/src/core/features/search/components/search-box/search-box.scss
index 950c685b5..958a5edc7 100644
--- a/src/core/features/search/components/search-box/search-box.scss
+++ b/src/core/features/search/components/search-box/search-box.scss
@@ -2,14 +2,14 @@
min-height: var(--a11y-min-target-size);
display: block;
position: relative;
+ margin: 8px;
ion-card {
position: absolute;
left: 0;
right: 0;
z-index: 4;
- margin-top: 8px;
- margin-bottom: 8px;
+ margin: 0;
--border-color: var(--core-search-box-border-color);
--border-radius: var(--core-search-box-border-radius);
--background: var(--core-search-box-background);
diff --git a/src/core/features/tag/pages/search/search.html b/src/core/features/tag/pages/search/search.html
index b6d2a5d8b..bf4568ef6 100644
--- a/src/core/features/tag/pages/search/search.html
+++ b/src/core/features/tag/pages/search/search.html
@@ -16,12 +16,12 @@
-
- 1 ? '' : null">
+
+ 1 ? '' : null">
- 1">
+ 1">
{{ 'core.tag.inalltagcoll' | translate }}