Fixing not being able to scroll at the bottom in the LHS

This commit is contained in:
Asaad Mahmood
2016-02-28 20:14:12 +05:00
parent 6b965b365e
commit a3f43ad6bc

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;