jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

Update jqm-datebox.core.js #276

Closed wwuck closed 11 years ago

wwuck commented 11 years ago

jQuery Mobile sets vertical-align: top for labels that are inside a <div data-role="fieldcontain">. Removing this setting for those divs keeps the styling consistent with generic textboxes in jQuery Mobile.

wwuck commented 11 years ago

:/ -1 for not checking code before I commit... will try again.