e3355f9 fix weird rendering of dropdown buttons in chrome/chromium

Authored and Committed by ryanlerch 5 years ago
    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
    
        
file modified
+2 -2
file modified
+2 -2