.notifications-view ons-list {
  background: transparent;
}
.notifications-view ons-list ons-list-item {
  background: white;
  margin-bottom: 10px;
}
.notifications-view .removeButton {
  width: auto;
  margin: 0 10px 10px 10px;
  border-left: 1px solid;
  font-size: 0.9rem;
}
