having the html attribute type="button" on dropdown toggles in elements was causing chrome to render them weirdly, so this removes all those attributes.
Fixes #3596
:thumbsup:
@ryanlerch , this just need a rebase then you can merge the PR :)
rebased onto e3355f9c72d4156eabb6b88b937329ba2b7008d2
Pull-Request has been merged by ryanlerch
having the html attribute type="button" on dropdown toggles in
elements was causing chrome to render them weirdly, so this
removes all those attributes.
Fixes #3596