Closed fellipeh closed 10 years ago
Did you set
z-index
property of input field?
No I didn't
Check your stylesheet files. Your code should look like this:
#left, #right {
z-index: 999;
}
It's works, I'm using the theme.css file, and put there. :+1:
There is a bug?