FIX: revision history modal wasn't properly handling large revision on mobile

This commit is contained in:
Régis Hanol 2014-10-14 00:02:09 +02:00
parent 65dd05cb41
commit 5569c45d3b
1 changed files with 0 additions and 3 deletions

View File

@ -1,7 +1,4 @@
.modal.history-modal {
.modal-body {
max-height: 100% !important;
}
button {
float: none;
}