Skip to content

Commit

Permalink
Merge pull request #7986 from RocketChat/fix-textarea-firefox
Browse files Browse the repository at this point in the history
[FIX] Textarea on firefox
  • Loading branch information
rodrigok authored Aug 30, 2017
2 parents 77feb6c + 799ebc7 commit 52dfb67
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
width: 100%;
max-height: 155px;
padding: 0;
height: 15px;

resize: none;

Expand Down

0 comments on commit 52dfb67

Please sign in to comment.