#content.admin #notificationContainer {
  width: 750px;
  display: table-header-group; /* no overlap with About Piwik box */

  .notification {
    margin: 10px;
  }
}