.grouped-list>li {
    margin-top: 20px;
}

/* Show things like the directory tree list without bullet points */
ul.no-bullets {
    list-style-type: none;
}

