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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safari iOS tag alignment patch #155

Closed
wants to merge 2 commits into from
Closed

Safari iOS tag alignment patch #155

wants to merge 2 commits into from

Commits on Jan 20, 2022

  1. Safari iOS tag alignment patch

    In Safari iOS, child tags are slightly higher than the parent tag.
    
    I鈥檓 recommending adding this at the bottom of this file with the comment left in place so that it can be easily removed in the future as needed. 
    
    Also, to be safe, using .mobile-safari class which is already automatically added to the #app class list when Safari iOS is detected. Thus, fix/patch will not affect other browsers.
    zerosonesfun committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    ae2b901 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. Update TagLabel.less

    zerosonesfun committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    c5d1de6 View commit details
    Browse the repository at this point in the history