textarea.o_codeview {
    min-height: 400px;
}

.note-editable {
    padding: 4px;
}

div.o_field_html {
    .o_show_codeview button.o_field_translate {
        right: 40px;
    }

    .o_field_translate .note-editable {
        padding-right: 40px;
    }
}
