From 72541486f6398b7bbd4897eaab9cf0949243b414 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Wed, 16 Feb 2022 12:32:14 +0100 Subject: [PATCH] MOBILE-3814 tag: Fix tag search columns --- .../features/search/components/search-box/search-box.scss | 4 ++-- src/core/features/tag/pages/search/search.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) 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 @@ - - + + - + {{ 'core.tag.inalltagcoll' | translate }}