move libs to tests
This commit is contained in:
@@ -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 */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user