.label-form { &__wrapper { padding: $base; } &__label-title, &__label-description { width: 50%; } &__button-wrap { text-align: right; .query-form__run-query-btn, .query-form__stop-query-btn { margin-left: $pad-xsmall; } .kolide-timer { display: block; } } &__save-btn, &__cancel-btn { margin-right: $xsmall; } &__text-editor-wrapper { margin: $base 0; } }