/* https://github.com/redmine/redmine/blob/5.0.1/public/stylesheets/application.css#L732 */
#lychee-message-box-notified-projects > ul {
  max-height: 250px;
  overflow-y: auto;
}
