You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The button would grow to normal size after clicking. This is caused by some weird IE flex issues and margin-right: -100% on .filter-option. Fixed in a86b836.
The text was updated successfully, but these errors were encountered:
The button would grow to normal size after clicking. This is caused by some weird IE flex issues and
margin-right: -100%
on.filter-option
. Fixed in a86b836.The text was updated successfully, but these errors were encountered: