From a30cb41e63d920e3b44d63e32115eb7a780e4999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Sat, 27 Jul 2019 16:46:22 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/stylesheets/educoder/edu-all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index 823d4a49..373ec3bd 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -24,7 +24,7 @@ .nav-img{position: absolute;top:2px;right: -8px;display: none} .head-right{box-sizing: border-box;height: 60px; background: #24292D; } -.head-right i{margin-top:12px;float: right;margin-right: 15px;margin-left: 15px;} +.head-right i{margin-top:12px;float: right;margin-right: 12px;margin-left: 15px;} /* tpm*/ .educontent .icon { padding-left: 0px !important; padding-top: 0px !important; padding-bottom: 0px !important;} em.vertical-line{display: inline-block;width: 2px;background: #999;height: 10px}