Fixed vertical scrolling in iFrames
This commit is contained in:
parent
b6b837f5e0
commit
c0a1e58348
|
@ -48,7 +48,6 @@ db 8D 88 88 88booo. 88. db 8D
|
||||||
height: 100%;
|
height: 100%;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
overflow: hidden;
|
|
||||||
bottom: 0px;
|
bottom: 0px;
|
||||||
z-index: -2;
|
z-index: -2;
|
||||||
}
|
}
|
||||||
|
@ -492,7 +491,6 @@ Y8888P' `Y88P' Y8888D' YP
|
||||||
id="FullScreen"
|
id="FullScreen"
|
||||||
src=""
|
src=""
|
||||||
title="Zoom"
|
title="Zoom"
|
||||||
scrolling="no"
|
|
||||||
></iframe>
|
></iframe>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue