mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FIX: revision history modal wasn't properly handling large revision on mobile
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
.modal.history-modal {
|
||||
.modal-body {
|
||||
max-height: 100% !important;
|
||||
}
|
||||
button {
|
||||
float: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user