move hint to front
This commit is contained in:
parent
2c079b0e01
commit
5d0c33c1a6
1 changed files with 1 additions and 0 deletions
|
@ -4,4 +4,5 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
z-index: 100000;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue