minor css fix, help text was below selection div

This commit is contained in:
ksjdragon 2016-04-16 23:12:47 -04:00
parent fc46631a32
commit 07712e23d9

View File

@ -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;