Increase popup Z-index

Per https://github.com/maputnik/editor/issues/118
This commit is contained in:
Yuri Astrakhan 2017-03-28 23:03:13 -04:00 committed by GitHub
parent 732d231c78
commit 87acc3362d

View file

@ -34,7 +34,7 @@
top: 20px;
left: 0;
width: 120px;
z-index: 3;
z-index: 10;
}
}