mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 14:39:52 +01:00
Remove list styling from notification list
This commit is contained in:
parent
84abd1226d
commit
0e2e2f35e1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
%ul.list-group#notifications
|
||||
%ul.list-unstyled#notifications
|
||||
- if @notifications.count.zero?
|
||||
%li.card.text-center
|
||||
.card-body
|
||||
|
|
Loading…
Reference in a new issue