parent
61f6f53dab
commit
863f86c3a3
|
@ -211,7 +211,6 @@ export default Mixin.create({
|
|||
}
|
||||
}
|
||||
|
||||
position.top -= $("#main-outlet").offset().top;
|
||||
if (isFixed) {
|
||||
position.top -= $("html").scrollTop();
|
||||
//if content is fixed and will be cut off on the bottom, display it above...
|
||||
|
|
Loading…
Reference in New Issue