From fdce39b5c985b8a93afb60e5154117e6a9820e60 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Thu, 26 Mar 2015 13:39:17 +0000 Subject: [PATCH] removed border from the sigin-in button of the login view --- codepot/src/css/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/codepot/src/css/common.css b/codepot/src/css/common.css index 0db05678..1e6b0caa 100644 --- a/codepot/src/css/common.css +++ b/codepot/src/css/common.css @@ -804,6 +804,7 @@ pre.prettyprint li.L9 { background: #eee } text-decoration: none; font-size: 1em; + border: 0 none; } #login_signin_button:hover {