Deactivated scroll locking

This commit is contained in:
benmcmahon100
2015-08-22 00:59:21 +01:00
parent cd511ad314
commit 38a73e392f
3 changed files with 188 additions and 188 deletions

View File

@ -18,7 +18,7 @@ block content
.row(ng-controller="pairedWithController")
.col-xs-12.col-sm-12.col-md-4.col-lg-3
.scroll-locker(id = "scroll-locker")
//.scroll-locker(id = "scroll-locker")
#testCreatePanel.well
h3.text-center.negative-10= name
.positive-15.positive-15-bottom

View File

@ -21,7 +21,7 @@ block content
script(src='/js/lib/codemirror/addon/emmet/emmet.js')
.row.courseware-height
.col-xs-12.col-sm-12.col-md-3.col-lg-3
.scroll-locker(id = "scroll-locker")
//.scroll-locker(id = "scroll-locker")
.innerMarginFix(style = "width: 99%;")
.well
.row

View File

@ -16,7 +16,7 @@ block content
script(type='text/javascript', src='/js/lib/coursewares/sandbox.js')
.row(ng-controller="pairedWithController")
.col-xs-12.col-sm-12.col-md-4.col-lg-3
.scroll-locker(id = "scroll-locker")
//.scroll-locker(id = "scroll-locker")
.innerMarginFix(style = "width: 99%;")
#testCreatePanel.well
h3.text-center.negative-10= name