fix inline container move on next line in IE7

This commit is contained in:
vitalets
2012-12-11 13:13:36 +04:00
parent 69a4ad5393
commit cfd01064cb
3 changed files with 9 additions and 2 deletions

View File

@@ -2,6 +2,11 @@ X-editable changelog
=============================
Version 1.3.1 wip
----------------------------
[bug] inline container moves on next line in IE7 (vitalets)
Version 1.3.0 Dec 10, 2012
----------------------------
[enh] added html5 inputs support: password, email, url, tel, number, range (vitalets)