needs important for proton
This commit is contained in:
parent
ea50c64a32
commit
aa9a8e6953
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ See the above repository for updates as well as full license text. */
|
||||||
#urlbar[usertyping] .urlbarView-row:not([type]):first-child,
|
#urlbar[usertyping] .urlbarView-row:not([type]):first-child,
|
||||||
#urlbar[usertyping] .urlbarView-row[type="search"]:first-child,
|
#urlbar[usertyping] .urlbarView-row[type="search"]:first-child,
|
||||||
.urlbarView-row[type="tabtosearch"] {
|
.urlbarView-row[type="tabtosearch"] {
|
||||||
display: none;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue