PLT-6280 Fixed post textbox not being able to scroll (#6034)

Этот коммит содержится в:
Harrison Healey
2017-04-10 06:25:38 -04:00
коммит произвёл George Goldberg
родитель ad2ab81ee4
Коммит 5e58d7e72f

Просмотреть файл

@@ -397,6 +397,7 @@
.custom-textarea {
-ms-overflow-style: auto;
overflow: auto;
-webkit-overflow-scrolling: touch;
&:not(.custom-textarea--emoji-picker) {
padding-right: 43px;