force container css when included after bootstrap css
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
.editable-container {
|
||||
.editable-container,
|
||||
.editable-container.popover {
|
||||
width: auto;
|
||||
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