maximize z-index of hints

This commit is contained in:
Shin'ya Ueoka 2017-11-15 21:26:06 +09:00
parent 44aa90184f
commit 1a6d13840e

View file

@ -4,7 +4,7 @@
font-weight: bold;
position: absolute;
text-transform: uppercase;
z-index: 100000;
z-index: 2147483647;
font-size: 12px;
color: black;
}