commadelimited/jQuery-Mobile-Icon-Pack

ui-icon-info not centered

Closed this issue · 1 comments

Hi and thanks for this great tool.

I changed your css like this:
.ui-icon-info { background-position: -540px -0; }
to
.ui-icon-info { background-position: -539px -0; }

This makes the info symbol nicely centered.

Cheers, Alex

@barbalex, can you post an example of what you're talking about please? I