Commit ce0fb325 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

BB 43117: Hide "Always underline links" from settings.

parent 8118adcc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -750,7 +750,8 @@
#endif
  <checkbox id="alwaysUnderlineLinks"
            data-l10n-id="browsing-always-underline-links"
            preference="layout.css.always_underline_links"/>
            preference="layout.css.always_underline_links"
            hidden="true"/>
  <checkbox id="searchStartTyping"
            data-l10n-id="browsing-search-on-start-typing"
            preference="accessibility.typeaheadfind"/>