Skip to content

Theme: Fix position of some icons #1636

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

Closed
wants to merge 1 commit into from

Conversation

scottgonzalez
Copy link
Member

The problem is that the icons are on a 16x16 grid, but many of the arrows use an odd number of pixels, so they can't be exactly centered. This change makes sure that arrows that are likely to be placed together vertically actually align vertically.


Before:

screen shot 2015-10-28 at 3 39 29 pm

After:

screen shot 2015-10-28 at 3 39 09 pm

@jzaefferer
Copy link
Member

Looks good.

@scottgonzalez scottgonzalez deleted the icon-positions branch October 29, 2015 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants