Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(vlist.sass): fix menu list items on IE11 #10717

Merged
merged 5 commits into from
Mar 10, 2020
Merged

fix(vlist.sass): fix menu list items on IE11 #10717

merged 5 commits into from
Mar 10, 2020

Commits on Mar 1, 2020

  1. fix(vlist.sass): fix menu list items on IE11

    On IE11 text in menu list items was not vertically centered.
    
    fix #10464
    Mikilll94 committed Mar 1, 2020
    Configuration menu
    Copy the full SHA
    1ee383b View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. fix(vlistitem.sass): workaround IE11 min-height in flex container

    Fixed vertical text alignments in lists on IE11
    
    fix #10464
    Mikilll94 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    5f585d3 View commit details
    Browse the repository at this point in the history
  2. fix(vlistitem.sass): followed feedback refactor

    Just applied refactoring from comment.
    
    fix #10464
    Mikilll94 committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    525a31e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. fix(vlistitem.sass): pr feedback + removed unnecessary new line

    Pseudoelements should you double colon + removed unnecessary new line
    
    fix #10464
    Mikilll94 committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    69d13ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f885f08 View commit details
    Browse the repository at this point in the history