Increase line-height for IE

pull/3632/head
Henriette Dinger 9 years ago
parent 934ae0b72e
commit b67054cdb4
  1. 2
      app/assets/stylesheets/content/_forms.sass

@ -454,7 +454,7 @@ fieldset.form--fieldset
.form--text-field, .form--text-field,
#{$text-input-selectors} #{$text-input-selectors}
line-height: 1.5 line-height: 100%
input[readonly].-clickable input[readonly].-clickable
cursor: pointer cursor: pointer

Loading…
Cancel
Save