#log-popup #popup-success {
    padding: 10px;
}

#log-popup #popup-details {
    padding-left: 15px;
}

.log-details {
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

p.logs-cleaning-notice {
    margin-top: 10px;
}