FIxing scroll for more direct channels

Этот коммит содержится в:
Asaad Mahmood
2015-12-10 10:38:57 +05:00
родитель 66f90428e9
Коммит 6350b3e268
2 изменённых файлов: 19 добавлений и 14 удалений

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

@@ -382,8 +382,6 @@
.user-list {
margin-top: 10px;
overflow: auto;
-webkit-overflow-scrolling: touch;
max-height: 500px;
position: relative;
}
@@ -394,11 +392,12 @@
.modal-body {
padding: 10px 0 20px;
overflow-x: hidden;
}
.filter-row {
margin-top: 10px;
padding: 0 15px;
@include clearfix;
}
.member-count {