Fix inital height of input message

pull/855/head
Rodrigo Nascimento 10 years ago
parent 067bbd5765
commit 6334ec7baa
  1. 1
      client/stylesheets/base.less

@ -2163,6 +2163,7 @@ a.github-fork {
border-bottom-left-radius: 0;
overflow-y: hidden;
resize: none;
line-height: 16px;
&.editing {
}
}

Loading…
Cancel
Save