From 0e0356876e3561cf363069b33d043ebbda23b0e9 Mon Sep 17 00:00:00 2001 From: MinSoo Kim Date: Mon, 5 Sep 2016 20:03:32 +0900 Subject: [PATCH] . --- layouts/simple_world/layout.scss | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/layouts/simple_world/layout.scss b/layouts/simple_world/layout.scss index 704465628..499088dee 100644 --- a/layouts/simple_world/layout.scss +++ b/layouts/simple_world/layout.scss @@ -277,7 +277,9 @@ body { width: 100%; text-align: right; } - +.language button { + outline: none; +} .language ul::before { content: ""; display: block; @@ -514,7 +516,9 @@ body { display: block; text-align: left; } - + .language { + margin-top: 30px; + } .language ul { display: none; float:none;