fix popover positioning for non-static
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.editable-container,
|
||||
.editable-container .popover-inner {
|
||||
width: auto;
|
||||
max-width: none;
|
||||
}
|
||||
.editable-container
|
||||
{
|
||||
width: auto;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
Reference in New Issue
Block a user