needs important for proton

This commit is contained in:
MrOtherGuy 2021-03-21 09:55:38 +02:00
parent ea50c64a32
commit aa9a8e6953

View file

@ -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;
} }