From 587f7f56c83b73f84aa81f92d680258917609089 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 27 Aug 2014 00:46:08 -0700 Subject: [PATCH] FIX: share link pushing viewport on mobile --- app/assets/stylesheets/mobile/topic-post.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index 90413b4c57c..343fe6e795d 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -249,7 +249,7 @@ a.star { td { vertical-align: top; - padding:2px; + padding:1px; } .buttons { @@ -411,7 +411,6 @@ iframe { #share-link { width: 290px; - margin-left: 20px; } #selected-posts {