From 69a61c63932c4a839c8108a25249ff7a70622e66 Mon Sep 17 00:00:00 2001
From: Shane Tomlinson <stomlinson@mozilla.com>
Date: Mon, 9 Jul 2012 13:12:53 +0100
Subject: [PATCH] goes with 1885-opera-split-signup-button

remove the padding on the button in mobile mode so the button does not look super short

issue #1885
---
 resources/static/pages/css/m.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/resources/static/pages/css/m.css b/resources/static/pages/css/m.css
index 50943635f..084d2f397 100644
--- a/resources/static/pages/css/m.css
+++ b/resources/static/pages/css/m.css
@@ -182,7 +182,6 @@
 
   .tour .button {
     font-size: 18px;
-    padding: 5px 15px;
   }
 
   #hint,
-- 
GitLab