/**
 * Initial classes for Drupal to fix UI bugs etc.
 * (No project specific CSS)
 */

.logged-in .tabs {
    /* Add a bit of space around the editor tabs */
    margin: 20px 0px;
}