.note-editor.note-frame .note-editing-area .note-editable ul li{
list-style: inside !important;
}
.note-editor.note-frame .note-editing-area .note-editable ol li{
    list-style: inherit !important;
}
.note-editor.note-frame .note-editing-area .note-editable ol{
    padding-left: 13px !important;
}