Index: lams_central/web/css/_inlineeditor.scss =================================================================== diff -u -r7475d08afc280b5e2e5ddf04e8bf35e3166aaf80 -r32670937f259e2c8a712e1dd2cd6bb5731f466c9 --- lams_central/web/css/_inlineeditor.scss (.../_inlineeditor.scss) (revision 7475d08afc280b5e2e5ddf04e8bf35e3166aaf80) +++ lams_central/web/css/_inlineeditor.scss (.../_inlineeditor.scss) (revision 32670937f259e2c8a712e1dd2cd6bb5731f466c9) @@ -21,7 +21,7 @@ * are the right size and only the ones where the height is overridden does the size change. */ min-height: 60px; -webkit-appearance: textfield; - @include form-control-focus($input-border-focus); + @include form-control-focus(); } .cke_reset_all {