Merge "Allow dropdowns to be in front of div.modal-footer"
This commit is contained in:
commit
a956fe7a8b
@ -1,7 +1,4 @@
|
||||
.modal-body {
|
||||
overflow-y: auto;
|
||||
max-height: calc(100vh - #{$bs-modal-height});
|
||||
|
||||
// Subtract the help-button width and add the modal inner padding
|
||||
// because the element is in the place which is applied the modal inner padding.
|
||||
.step-description {
|
||||
|
Loading…
x
Reference in New Issue
Block a user