Merge pull request #2281 from asaadmahmoodspin/ui-improvements

Fixing not being able to scroll at the bottom in the LHS
Этот коммит содержится в:
Corey Hulen
2016-02-28 07:22:13 -08:00
родитель 39a396928b a3f43ad6bc
Коммит 20b45a9e1a

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

@@ -607,7 +607,7 @@
@include translate3d(0, 0, 0); @include translate3d(0, 0, 0);
} }
> div { > div {
padding-bottom: 0; padding-bottom: 70px;
} }
.nav-pills__unread-indicator-bottom { .nav-pills__unread-indicator-bottom {
bottom: 10px; bottom: 10px;