implement multiline input

This commit is contained in:
Matthew Hodgson 2015-11-15 03:36:10 +00:00
parent ef181f55d5
commit bf91155e60
4 changed files with 10 additions and 13 deletions

View file

@ -236,8 +236,8 @@ limitations under the License.
order: 5;
width: 100%;
-webkit-flex: 0 0 70px;
flex: 0 0 70px;
-webkit-flex: 0;
flex: 0;
margin-right: 2px;
}