From 2fd4115fd9408d6b75fb3aa71570ed2df09a2653 Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Sat, 1 Aug 2015 12:00:47 +0800 Subject: [PATCH] UX: Social login buttons alignment off on mobile. --- app/assets/stylesheets/common/components/buttons.css.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/stylesheets/common/components/buttons.css.scss b/app/assets/stylesheets/common/components/buttons.css.scss index 0c05fd19821..2821356313a 100644 --- a/app/assets/stylesheets/common/components/buttons.css.scss +++ b/app/assets/stylesheets/common/components/buttons.css.scss @@ -128,8 +128,7 @@ &:before { margin-right: 9px; font-family: FontAwesome; - line-height: 1.6em; - font-size: 1.3em; + font-size: 17px; } &.google, &.google_oauth2 { background: $google;