/**
 * Logo
 */
body.ltr #global-sidebar #system-info #site-icon {
    margin: 2px 16px 0 -2px;
}

#global-sidebar #system-info #site-icon img {
    width: 42px;
    height: 42px;
}

/**
 * Redactor
 */
:root .redactor-box:not(.redactor-box-fullscreen) .redactor-toolbar {
    padding: 7px 7px 0 7px;
}

:root:root .redactor-styles {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 14px;
    line-height: 20px;
}
