table tr th, table tr td {
    word-wrap: break-word;
}

td.actions {
    text-align: center;
}

td.actions>.button{
    margin-bottom: 0.5rem;
}

.date select, .time select, .datetime select {
    padding-right: 20px;
}

#editor {
    height: 500px;
    margin-top: 0;
}
