Skip to content
Snippets Groups Projects
Verified Commit 91554b7c authored by ma1's avatar ma1 Committed by Pier Angelo Vendrame
Browse files

MB 97: Remove UI cues to install new extensions.

parent b9fe9e6d
No related branches found
No related tags found
1 merge request!93Bug 42185: Rebased Mullvad Browser onto 115.4.0esr
......@@ -766,3 +766,13 @@ section:not(:empty) ~ #empty-addons-message {
.permission-header > .addon-sitepermissions-host {
font-weight: bolder;
}
/* Mullvad Browser discourages users from installing extensions */
addon-page-header .main-search {
/* preserving the vertical space in order to keep the title aligned */
visibility: hidden;
}
#help-button, #empty-addons-message {
display: none;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment