diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 1313c2ce97..2b468d90b6 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5859,7 +5859,7 @@ html { padding: 12px; padding-bottom: 4px; } -[id^="m-"]:target { +.modal:target { display: block !important; background: rgba(33,38,45,.8) !important; } diff --git a/files/templates/comments.html b/files/templates/comments.html index 94220154f3..4ec6fd17ab 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -282,9 +282,9 @@