From 07712e23d936e6aa52851f65af70c4917e91ea59 Mon Sep 17 00:00:00 2001 From: ksjdragon Date: Sat, 16 Apr 2016 23:12:47 -0400 Subject: [PATCH] minor css fix, help text was below selection div --- atoms/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/atoms/index.css b/atoms/index.css index ef3fc68..c4964e1 100644 --- a/atoms/index.css +++ b/atoms/index.css @@ -310,6 +310,7 @@ img { font-size: 90%; background-color: #fefefe; box-shadow: 4px 4px 3px #444; + z-index:60; -webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease;