diff --git a/app/assets/stylesheets/reactions.css b/app/assets/stylesheets/reactions.css index f232c925f..6b49cf4c5 100644 --- a/app/assets/stylesheets/reactions.css +++ b/app/assets/stylesheets/reactions.css @@ -73,7 +73,7 @@ translate: 0.25em; .expanded & { - display: flex; + display: grid; } }