minor css fix, help text was below selection div
This commit is contained in:
parent
fc46631a32
commit
07712e23d9
@ -310,6 +310,7 @@ img {
|
|||||||
font-size: 90%;
|
font-size: 90%;
|
||||||
background-color: #fefefe;
|
background-color: #fefefe;
|
||||||
box-shadow: 4px 4px 3px #444;
|
box-shadow: 4px 4px 3px #444;
|
||||||
|
z-index:60;
|
||||||
|
|
||||||
-webkit-transition: opacity 0.3s ease;
|
-webkit-transition: opacity 0.3s ease;
|
||||||
-moz-transition: opacity 0.3s ease;
|
-moz-transition: opacity 0.3s ease;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user