Skip to content

Conversation

jkrot
Copy link

@jkrot jkrot commented Aug 27, 2019

Issue 1: Nested Flexs with IE 11 tends to cause width issue, this was causing a problem with the Month/Year Selection Example image of just the stock repo site showing the problem in IE 11, I added a flex-fix class and just passed it into that specific spot because just trying to avoid anything overly complex because there isn't a consistent way of fixing this issue.

flexwithinflex

Issue 2: IE 11 does not always respect heights well with certain elements, the styling change from absolute and pushing it right to relative and just pulling in the margin is a much more consistent way of getting this affect.

clearButton

Minor Issue: I noticed some duplicate class names in a file and fixed them, flex was used multiple times.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant