Skip to main content
Sign in
Snippets Groups Projects
Verified Commit 5ec3cb9b authored by ma1's avatar ma1 Committed by Pier Angelo Vendrame
Browse files

MB 97: Remove UI cues to install new extensions.

parent c98b32f4
No related branches found
No related tags found
1 merge request!151Rebased MB after the patchset health work
......@@ -763,3 +763,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