c2web / uw_boundless

UW "Boundless" Drupal 7 theme (OBSOLETE). Use repo -->
https://github.com/uw-drupal/uw_boundless
9 stars 8 forks source link

Webform email component has squared corners where other elements rounded #4

Closed druliner closed 9 years ago

druliner commented 9 years ago

Create a webform with the email field and to see the corners squared off.

Note: You can also see the missing checkboxes in this screenshot (Under Affiliation next to faculty staff student )

solution to square corners: add .form-text to form control in style.css

uwb-webform-email-field-square

jbleys commented 9 years ago

tweaking form elements in general is something I'm still working on.