move img dir outside css, fixes #46

This commit is contained in:
vitalets
2012-12-28 16:09:05 +04:00
parent 622df67c94
commit 4109609e63
4 changed files with 5 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.3.1 wip
----------------------------
[enh #46] move 'img' dir outside 'css' (vitalets)
[enh #48] fix handling of newlines in textarea input (jmfontaine)
[enh #47] set select source to function (brianchance)
[bug] fix inline container move on next line in IE7 (vitalets)