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