diff --git a/www/settings/inner.js b/www/settings/inner.js index 45bc91ce4..e913d8f9b 100644 --- a/www/settings/inner.js +++ b/www/settings/inner.js @@ -458,6 +458,7 @@ define([ } if (val === 'default') { val = ''; } + window.location.hash = ''; // XXX This is a hack to fix Firefox trying to be smart sframeChan.query('Q_COLORTHEME_CHANGE', { theme: val, flush: flush