move libs to tests

This commit is contained in:
vitalets
2012-11-20 19:51:15 +04:00
parent c2ea1e224f
commit 4c94f7101a
91 changed files with 11 additions and 19998 deletions

View File

@@ -1,5 +1,6 @@
.editable-container
{
.editable-container {
width: auto;
white-space: nowrap;
white-space: nowrap; /* without this rule buttons wrap input in non-static elements */
max-width: none; /* without this rule poshytip does not stretch */
}