Increasing spacing for bottom unread notification

This commit is contained in:
Asaad Mahmood
2015-10-05 08:13:15 +05:00
parent 89d6613b93
commit c2d014b00a

View File

@@ -69,7 +69,7 @@
top: 66px;
}
.nav-pills__unread-indicator-bottom {
bottom: 0px;
bottom: 10px;
}
.nav {