Index: lams_central/web/css/inlineeditor.css =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/css/Attic/inlineeditor.css,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_central/web/css/inlineeditor.css 25 Jul 2016 07:42:02 -0000 1.1.2.1 +++ lams_central/web/css/inlineeditor.css 9 Nov 2016 00:54:14 -0000 1.1.2.2 @@ -17,8 +17,8 @@ -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; border: 1px solid #c1c1c1; /* LAMS */ - min-height: 100px; - -webkit-appearance: textfield; + min-height: 60px; + -webkit-appearance: textfield; } .cke_textarea_inline:focus{