From c64d6ba68358b1eb47b85a947279154286470dc1 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 29 Dec 2020 16:18:30 -0500 Subject: [PATCH] fix: larger tap targets for post tools and moderator tools buttons --- less/topic.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/less/topic.less b/less/topic.less index a7bcefc..0e406cf 100644 --- a/less/topic.less +++ b/less/topic.less @@ -285,7 +285,7 @@ .fadeInStart; a { - padding-right: 10px; + padding: 1rem 10px; .pointer; } } @@ -297,7 +297,7 @@ font-size: 14px; > a { - padding: 0.25em; + padding: 1rem; } // temporary until we build component toggling