1
0
Fork 0
forked from 0x2620/oxjs

set value of Ox.Editable

This commit is contained in:
j 2012-01-20 23:41:07 +05:30
commit d8adee70f7
3 changed files with 4 additions and 1 deletions

View file

@ -783,6 +783,7 @@ OxEditable
.OxEditableElement > .OxValue {
//cursor: pointer;
padding: 0 0 0 1px;
word-wrap: break-word;
}
.OxEditableElement div.OxInput {
padding: 0 1px 0 0;