found typo in source, thie was supposed to be this

This commit is contained in:
thatcher 2013-02-28 14:37:32 -05:00
parent 2372968518
commit 015e94efa4

View File

@ -67,7 +67,7 @@ $.ReferenceStrip = function( options ){
this.minPixelRatio = this.viewer.minPixelRatio;
style = thie.element.style;
style = this.element.style;
style.marginTop = '0px';
style.marginRight = '0px';
style.marginBottom = '0px';