Show html formatted comments in modal

This commit is contained in:
Maximilian Grundke
2017-08-23 18:38:24 +02:00
parent b9646b4857
commit a8d801d3a7
2 changed files with 12 additions and 12 deletions

View File

@@ -71,7 +71,8 @@ p.comment {
}
.container {
min-height: 300px;
width: 100%;
max-height: 300px;
overflow-y: auto;
}
}