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%;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
bottom: 0px;
|
||||
z-index: -2;
|
||||
}
|
||||
|
@ -492,7 +491,6 @@ Y8888P' `Y88P' Y8888D' YP
|
|||
id="FullScreen"
|
||||
src=""
|
||||
title="Zoom"
|
||||
scrolling="no"
|
||||
></iframe>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in New Issue