motion-prime/styles/form.rb in motion-prime-0.8.0 vs motion-prime/styles/form.rb in motion-prime-0.8.1

- old
+ new

@@ -61,9 +61,14 @@ left: 0, right: 0, top: 30, bottom: 0 + style :date_field_input, + width: 300, + height: 150, + top: 30, left: 0 + style :select_field_button, background_color: :white, left: 0, right: 0, top: 30, \ No newline at end of file