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

CSS style on Set date button #377

Closed zahari4i closed 9 years ago

zahari4i commented 9 years ago

I noticed a width issue on the set date button (datebox mode). The button has a width of 77px set in the css: .ui-datebox-controls div { width: 77px; text-align: center; display: inline-block; zoom: 1; } so the button only shows the icon and the first letter on the button text. Is there any particular reason why the width is not set to 100%? Thanks

jtsage commented 9 years ago

Version? (my guess is that it isn't -latest or 1.4.5, as this CSS does not seem to appear there)