fix popover positioning for non-static

This commit is contained in:
vitalets
2012-11-20 19:24:24 +04:00
parent 89ac2389c3
commit 8f58b4488b
3 changed files with 55 additions and 33 deletions

View File

@@ -1,5 +1,5 @@
.editable-container,
.editable-container .popover-inner {
width: auto;
max-width: none;
}
.editable-container
{
width: auto;
white-space: nowrap;
}