2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-05 08:59:27 +08:00

UX: Display message when user has no notifications instead of a blank page.

This commit is contained in:
Guo Xiang Tan 2016-07-07 18:25:48 +08:00
parent 6684e4ab87
commit 2b651b20cf
No known key found for this signature in database
GPG key ID: 19C321C8952B0F72
7 changed files with 21 additions and 21 deletions

View file

@ -681,9 +681,6 @@
}
.user-main .nav-stacked {
&.notification-list {
padding-top: 40px;
}
&.activity-list {
padding-top: 20px;
}