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 committed Aug 30, 2017
1 parent cbf9d90 commit 4f16ade
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
width: 100%;
max-height: 155px;
padding: 0;
height: 15px;

resize: none;

Expand Down

0 comments on commit 4f16ade

Please sign in to comment.