Increasing spacing for bottom unread notification

Этот коммит содержится в:
Asaad Mahmood
2015-10-05 08:13:15 +05:00
родитель 89d6613b93
Коммит c2d014b00a

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

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