add class editable-popup, fix #192
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
.editable-container {
|
||||
.editable-container.editable-popup {
|
||||
max-width: none !important; /* without this rule poshytip/tooltip does not stretch */
|
||||
}
|
||||
|
||||
.editable-container.popover {
|
||||
/* width: 300px;*/ /* debug */
|
||||
width: auto; /* without this rule popover does not stretch */
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user