gpld-mobile-styling-inline-datepicker.css

Code

Filename: gpld-mobile-styling-inline-datepicker.css

@media only screen and (max-width: 480px) {

	.datepicker {
		width: 100%;
	}

	.ui-datepicker-calendar {
		display: block;
	}

	.gform-theme-datepicker:not(.gform-legacy-datepicker) td, .gform-theme-datepicker:not(.gform-legacy-datepicker) th {
		padding: 1px !important;
	}

	.gform_wrapper.gravity-theme input[type='submit'] {
		width: 100%;
	}

}

Leave a Reply

Your email address will not be published. Required fields are marked *

  • Trouble installing this snippet? See our troubleshooting tips.
  • Need to include code? Create a gist and link to it in your comment.
  • Reporting a bug? Provide a URL where this issue can be recreated.

By commenting, I understand that I may receive emails related to Gravity Wiz and can unsubscribe at any time.