.my-cp-notifications-wrapper .last-notifications .description p {
  margin-bottom: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.has-edit-mode-menu .my-cp-notifications-wrapper .last-notifications {
  margin-left: -200px;
}