disable nowrap in error-block css

This commit is contained in:
vitalets 2012-12-07 13:17:40 +04:00
parent f59697363e
commit e1b6e263ea

@ -53,6 +53,7 @@
max-width: 300px;
margin: 5px 0 0 0;
width: auto;
white-space: normal;
}
/*add padding for jquery ui*/