Merge pull request #58 from peili/patch-1
Allowing iFrame Content to be clickable on top
This commit is contained in:
commit
a513d6de9d
|
@ -232,6 +232,7 @@
|
||||||
left:0;
|
left:0;
|
||||||
right:0;
|
right:0;
|
||||||
z-index:10;
|
z-index:10;
|
||||||
|
height: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#toolbar {
|
#toolbar {
|
||||||
|
|
Loading…
Reference in New Issue