From 6e4f1bff8cff4ad99ec918122e88a878aa9ecb28 Mon Sep 17 00:00:00 2001 From: yafeilee Date: Sun, 30 Mar 2014 12:32:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=20load=20more=E7=9A=84=20out?= =?UTF-8?q?line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/assets/stylesheets/archives.css.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/assets/stylesheets/archives.css.scss b/app/assets/stylesheets/archives.css.scss index 1157699..39af0e8 100644 --- a/app/assets/stylesheets/archives.css.scss +++ b/app/assets/stylesheets/archives.css.scss @@ -32,6 +32,9 @@ background-color: transparent; color: #333333; border: 1px solid #DDDDDD; + &:focus { + outline-style: none; + } } } }