From b6d20340c9729d9c00f19bde753e6f886131f9d2 Mon Sep 17 00:00:00 2001 From: Deimos Date: Mon, 16 Nov 2020 15:03:13 -0700 Subject: [PATCH] Add action-settings to topic-with-excerpt grid Whoops, only added it to the ones without excerpts, which causes a minor layout issue for the with-excerpt ones. --- tildes/scss/modules/_topic.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tildes/scss/modules/_topic.scss b/tildes/scss/modules/_topic.scss index bd96e56..4d8a4cd 100644 --- a/tildes/scss/modules/_topic.scss +++ b/tildes/scss/modules/_topic.scss @@ -430,7 +430,8 @@ "title voting" "metadata voting" "content voting" - "info actions"; + "info actions" + "action-settings action-settings"; } }