Changeset 39184
- Timestamp:
- 11/09/2016 04:54:51 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/assets/js/global.js
r39183 r39184 44 44 if ( offsetDiff < fixedNavHeight ) { 45 45 $( window ).scrollTo( itemScrollTop - ( fixedNavHeight + 50 ), 600); 46 } ;46 } 47 47 } 48 48 } );
Note: See TracChangeset
for help on using the changeset viewer.