| commit | 56d8bfbc65f266240213b76ff41422e175fba63c | [log] [tgz] |
|---|---|---|
| author | Uyen-Nhu Tran <125201939+uyen-nhu@users.noreply.github.com> | Tue Mar 17 22:03:39 2026 +0100 |
| committer | Helge <stallkamp@ids-mannheim.de> | Wed Jul 29 09:33:05 2026 +0200 |
| tree | d6c83ea6a7fcb84ec17a73340bac5735a93fa507 | |
| parent | 557e414eecabfa1d3dc5d6b2b9c07fb32070f8a2 [diff] |
Adjust the spacing between search bar and top navigation to improve usability (fixes #251) Change-Id: I367f2252ee41f0b15eb6d4258b5d88ecbc6515e6
diff --git a/dev/scss/header/searchbar.scss b/dev/scss/header/searchbar.scss index 4ce0b12..dbb8d6c 100644 --- a/dev/scss/header/searchbar.scss +++ b/dev/scss/header/searchbar.scss
@@ -12,7 +12,7 @@ display: block; margin-bottom: 3px; width: 100%; - margin: 0; + margin: 1.5rem 0 0 0; border-radius: 6px; &::-webkit-search-cancel-button {