Show only vertical scroll

nolan/hinaloe-test
Andrey Sitnik 2016-10-26 15:46:59 +02:00
parent f6348a8196
commit 81a9d884a7
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
} }
.emoji-mart-scroll { .emoji-mart-scroll {
overflow: scroll; overflow-y: scroll;
height: 270px; height: 270px;
padding: 0 6px 6px 6px; padding: 0 6px 6px 6px;
border: solid #d9d9d9; border: solid #d9d9d9;