/* Fix some pure-min.css rules that break Drupal. */

.pure-form input[type="text"].form-autocomplete {
	padding: 0;
}
