e3355f9
fix weird rendering of dropdown buttons in chrome/chromium having the html attribute type="button" on dropdown toggles in <a> elements was causing chrome to render them weirdly, so this removes all those attributes. Fixes #3596