Remove min-height on event summary
This was for when we were bundling the boosts client-side and event summaries could be empty
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
|
||||
.event-summary {
|
||||
font-weight: 600;
|
||||
min-height: 2.33em;
|
||||
margin-block: calc(var(--comment-padding-block) * -1);
|
||||
padding: calc(var(--comment-padding-block) * 0.5) var(--comment-padding-inline);
|
||||
gap: 0.5ch;
|
||||
|
||||
Reference in New Issue
Block a user