.column.is-two-thirds {
    flex: 4;
}

.column {
    flex: 1;
}

.card {
    height: 100%;
}

.inner-list {
    margin-bottom: 1em;
}

.message.is-dark .message-body {
    font-size: 16px;
    color: #363636;
}

.message.is-dark .message-header {
    font-size: 18px;
}

.message.is-dark {
    margin-bottom: 0;
}

#bug-status-list li {
    list-style-type: none;
}

#bug-status-list {
    margin-left: 0;
}
