Fix autocomplete specs

This commit is contained in:
Nathan Sobo 2014-11-07 14:43:02 -07:00
parent 003c101f14
commit 058ef0a5a8

View File

@ -222,6 +222,7 @@
.overlayer { .overlayer {
z-index: 2; z-index: 2;
position: absolute; position: absolute;
width: 100%;
} }
.line { .line {