From ca14ac5238196e3210270a3ff9c68841968beb23 Mon Sep 17 00:00:00 2001 From: Kris Date: Wed, 2 May 2018 21:00:42 -0400 Subject: [PATCH] minor alignment fix --- assets/stylesheets/solutions.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/solutions.scss b/assets/stylesheets/solutions.scss index b545b75..c5e0dca 100644 --- a/assets/stylesheets/solutions.scss +++ b/assets/stylesheets/solutions.scss @@ -17,7 +17,7 @@ .mobile-view .post-controls .accepted-text { float: left; - padding: .6em 0; + padding: .7em 0; } .mobile-view .solved-panel {