Set line height to avoid overlapping

pull/4750/head
Henriette Dinger 8 years ago
parent 3ce2e1099a
commit 231036a1d0
  1. 1
      app/assets/stylesheets/content/_in_place_editing.sass

@ -159,6 +159,7 @@
width: 100%
margin-bottom: -1px
overflow-y: auto !important
line-height: normal
// Resize done by angular-elastic
&[msd-elastic]

Loading…
Cancel
Save