reagent-project / reagent-forms

Bootstrap form components for Reagent
339 stars 78 forks source link

Datepicker on Firefox looks strange #31

Closed ghost closed 8 years ago

ghost commented 9 years ago

Hi,

see, how datepicker looks on my Firefox:

http://littlelambda.com/snaps/reagent-forms-datepicker-on-firefox.png

i am running uptodate Firefox on Ubuntu 12.04 without any modifications

http://littlelambda.com/snaps/firefox-on-ubuntu1204.png

it maybe worth taking a look, if someone else could confirm the issue.

thanks for reagent & tools

ghost commented 9 years ago

Same with the live-demo http://yogthos.github.io/reagent-forms-example.html

Looks Ok on same machines Chromium :)

yogthos commented 9 years ago

Hmm, it looks like FF interprets the CSS in a funny way.

luposlip commented 9 years ago

It looks funny in IE 11.0.9600.17280IS too: 2015-05-06 13_09_49-reagent-forms examples - internet explorer

yogthos commented 9 years ago

yeah it looks like css might need some work outside chrome :)

yogthos commented 8 years ago

fixed by https://github.com/reagent-project/reagent-forms/pull/96