We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b0a0f2 commit d38148bCopy full SHA for d38148b
app/backdrop-service.js
@@ -83,8 +83,6 @@
83
angular.extend(position, viewportPosition);
84
}
85
86
- console.log(position);
87
-
88
viewWindow.top.css({
89
position: isFixedElement ? 'fixed' : 'absolute',
90
top: 0,
0 commit comments