Platform
Author or host
Host, rendering an Adaptive Card
Version of SDK
1.2.0
Issue
Browse to https://www.adaptivecards.io/visualizer/index.html using IE11. Buttons looks squeezed when using IE11.

A customer reported this bug on Web Chat repo microsoft/BotFramework-WebChat#2263 and mentioned a workaround.
Found a workaround from #1836, it can be fixed with "$(".ac-pushButton").css("flex-basis", "");"
Platform
Author or host
Host, rendering an Adaptive Card
Version of SDK
1.2.0
Issue
Browse to https://www.adaptivecards.io/visualizer/index.html using IE11. Buttons looks squeezed when using IE11.
A customer reported this bug on Web Chat repo microsoft/BotFramework-WebChat#2263 and mentioned a workaround.