Merge pull request #2494 from hmhealey/plt2190

PLT-2190 Switched Textbox to use a TextareaAutosize and removed custom resizing code
Этот коммит содержится в:
Christopher Speller
2016-03-23 16:21:27 -04:00
родитель 826529f048 f134df04b0
Коммит 6285ec44bb
6 изменённых файлов: 56 добавлений и 69 удалений

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

@@ -8,6 +8,7 @@
.suggestion-list--top {
position: absolute;
bottom: 100%;
}
.suggestion-list__content {