FIX: Translation missing for Illegal flag on topic (#25603)

Followup to 95a2d285d3

Fixes a missing translation and also makes it so the
flag modal does not have a scrollbar when it opens.
This commit is contained in:
Martin Brennan
2024-02-08 11:53:45 +10:00
committed by GitHub
parent 4ce1c2c030
commit 8eb4bf07a6
3 changed files with 13 additions and 2 deletions

View File

@@ -612,7 +612,12 @@
}
.flag-modal-body {
max-height: 450px;
form {
margin: 0;
}
.flag-action-type .controls .checkbox-label {
margin-bottom: 0.25em;
}
.flag-action-type-details {
width: 100%;
// max-width: 500px;