Skip to content
Snippets Groups Projects

urlbar.css: remove -> arrow

Merged Peter Mack requested to merge 1peter10/mobile-config-firefox:fix-#70-remove-arrow into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -51,7 +51,8 @@
#urlbar[focused] #tracking-protection-icon-container,
/* #urlbar-input */
#urlbar[focused] #reader-mode-button,
#urlbar[focused] #page-action-buttons {
#urlbar[focused] #page-action-buttons,
#urlbar[focused] .urlbar-go-button {
display: none;
}
Loading