philomena/assets/css/views/notifications.css

12 lines
164 B
CSS
Raw Normal View History

.notification-type-block:not(:last-child) {
margin-bottom: 20px;
}
.notification {
margin-bottom: 0;
}
.notification:not(:last-child) {
border-bottom: 0;
}