diff --git a/server/views/coursewares/showHTML.jade b/server/views/coursewares/showHTML.jade index 9b703804a0..a1e0770a8d 100644 --- a/server/views/coursewares/showHTML.jade +++ b/server/views/coursewares/showHTML.jade @@ -73,7 +73,7 @@ block content textarea#codeEditor(autofocus=true, style='display: none;') .col-md-4.col-lg-3 .hidden-xs.hidden-sm - img.iphone-position.iframe-scroll(src="https://s3.amazonaws.com/freecodecamp/iphone6-frame.png") + img.iphone-position.iframe-scroll(src="https://s3.amazonaws.com/freecodecamp/iphone6-frame.png", style = "z-index: -2;") iframe.iphone.iframe-scroll#preview .spacer #complete-courseware-dialog.modal(tabindex='-1')