Merge pull request #2281 from asaadmahmoodspin/ui-improvements

Fixing not being able to scroll at the bottom in the LHS
This commit is contained in:
Corey Hulen
2016-02-28 07:22:13 -08:00

View File

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