From 6afe5f17a591bcc6458c79259b21f12d465fa613 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 14 Jul 2016 05:44:30 +0800 Subject: [PATCH] fixed helptab disappearing --- atoms/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atoms/index.css b/atoms/index.css index 8f64a81..743c789 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -377,7 +377,7 @@ img { position:absolute; display: none; opacity: 0; - top: 70%; + top: 80%; margin-left: -8%; border-left: 10px solid transparent; border-right: 10px solid transparent;