FIX: revision history modal wasn't properly handling large revision on mobile
This commit is contained in:
parent
65dd05cb41
commit
5569c45d3b
|
@ -1,7 +1,4 @@
|
|||
.modal.history-modal {
|
||||
.modal-body {
|
||||
max-height: 100% !important;
|
||||
}
|
||||
button {
|
||||
float: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue