﻿.k-graphiceditor-preferences {
    padding: 0;
}

.k-graphiceditor-preferences-container {
    display: inline-block;
    padding: 4px;
    overflow: visible;
}

.k-graphiceditor-preferences-image_properties {
    display: inline-block;
    padding: 4px;
}

.k-graphiceditor-preferences-base_unit_label {
    clear: both;
    margin: 0;
    float: left;
}

.k-graphiceditor-preferences-base_unit {
    margin-left: 10px;
}

.k-graphiceditor-preferences-show_rulers_label {
    clear: both;
    margin: 0;
    float: left;
}

.k-graphiceditor-preferences-show_rulers {
    margin-left: 10px;
}
