Merge pull request #3632 from HDinger/fix/21725-cursor-offset-IE

[21725] Cursor offset in input fields (IE)
pull/3651/head
Magdalena Kafka 9 years ago
commit 0acee2bbf9
  1. 2
      app/assets/stylesheets/content/_forms.sass

@ -457,7 +457,7 @@ fieldset.form--fieldset
.form--text-field,
#{$text-input-selectors},
select
line-height: 1.5
line-height: 100%
margin-bottom: 0rem
input[readonly].-clickable

Loading…
Cancel
Save