mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-01 04:38:55 +00:00
gh-14717: Fixed extra divider when urlbar has no results (gh-14723)
This commit is contained in:
@@ -712,7 +712,7 @@
|
||||
}
|
||||
|
||||
/* Hide the results body when there are no results, to avoid showing an empty box */
|
||||
.urlbar[noresults] > .urlbarView-body-outer > .urlbarView-body-inner,
|
||||
.urlbar[noresults] .urlbarView > .urlbarView-body-outer > .urlbarView-body-inner,
|
||||
#urlbar-search-mode-indicator-close {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user