From 52125228af80506965b5baa3010ec8cc39e3f118 Mon Sep 17 00:00:00 2001 From: Arpit Jalan Date: Wed, 3 Jun 2015 19:32:21 +0530 Subject: [PATCH] UX: prevent horizontal scroll on iPhone --- app/assets/stylesheets/mobile/topic.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/mobile/topic.scss b/app/assets/stylesheets/mobile/topic.scss index e63766f0337..022b0af0452 100644 --- a/app/assets/stylesheets/mobile/topic.scss +++ b/app/assets/stylesheets/mobile/topic.scss @@ -57,7 +57,7 @@ right: 0; bottom: 0; z-index: 500; - margin-right: 145px; + margin-right: 148px; } #topic-progress-expanded {