recreate former behaviour of not showing all buttons on inplace textareas (#4478)

pull/4481/head
ulferts 9 years ago committed by Oliver Günther
parent e67df2c833
commit a529b74b47
  1. 3
      app/assets/stylesheets/content/_in_place_editing.sass

@ -125,7 +125,8 @@
display: block display: block
position: relative position: relative
//todo: Move to something more specific .inplace-edit
.textarea-wrapper
.jstHandle, .jstSpacer .jstHandle, .jstSpacer
display: none display: none
.jstElements .jstElements

Loading…
Cancel
Save