From 7ff20bbea2ad99c6be4b5e4d2b9bea62f7723c12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Fri, 12 Apr 2019 14:26:10 +0800 Subject: [PATCH] =?UTF-8?q?=20=E6=96=B0=E5=BB=BA=E5=85=A5=E5=8F=A3?= =?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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index 25353e92..22c86d5d 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -3221,6 +3221,6 @@ line-height: 20px;display: inline-block;color: rgba(65, 140, 205, 1) !important; .squarebox{ position: absolute; - top: 0%; - left: 2%; + top: 0px; + left: 0px; } \ No newline at end of file