frequent / bartender

jQuery Mobile CSS iOS style tab bar
106 stars 24 forks source link

jquerymobile 1.1.0 bug #5

Closed ghost closed 12 years ago

ghost commented 12 years ago

There is a problem with the new version of JQM in the left navbar http://jsfiddle.net/w5A9H/

Thanks

frequent commented 12 years ago

Thanks for pointing it out. Let me check.

ghost commented 12 years ago

did you find the problem? i was looking for 2 days to fix it without any results hope you fix it thanks

frequent commented 12 years ago

Got it. JQM 1.1. sets left: 50% on .ui-icon. Need an !important to override. I will commit in a minute.

frequent commented 12 years ago

updated the code (both .css and min.css). Let me know if this solves it.

frequent commented 12 years ago

Closing. Please re-open if there are any problems.