/* $Id$ */

.project_list, .catalogue_list {
    /* do not use flex with cn_table_new and resizable columns! */
    display: flex;
    flex-direction: column;
}