web: fixed reactions space collapse

This commit is contained in:
Thomas Mathews 2022-11-12 21:04:53 -08:00
parent b214b6e2a0
commit f1fecabd3f

View file

@ -267,7 +267,7 @@ button.nav {
font-size: var(--fsNormal); font-size: var(--fsNormal);
} }
.reactions { .reactions {
padding-bottom: 15px; margin-bottom: 15px;
} }
.reaction-group { .reaction-group {