Browser Support • How to restore separate Stop and Refresh buttons in Pale Moon.
Pale Moon forum - Forum index [Unofficial]
May 19, 2026
The day the Stop and Refresh (reload?) buttons were combined was a sad day. I have finally gotten the motivation and tools together to divorce these things the way they should be. It is infuriating that one mouse click can so often perform the exact wrong thing because of how these two features were idiotically combined so many years ago.
Include these lines in your userChrome.css file:
CODE:
/* * Force both Stop and Reload buttons to be visible and prevents the browser from collapsing one or the other. */#stop-reload-button .toolbarbutton-1 { display: -moz-box !important; visibility: visible !important;}
Afterward you'll need to restart Pale Moon, and then likely invoke the menu/toolbar customization tool which should finally split them up. <3
It is a glorious day!
Discussion in the ATmosphere