var handleSectionsListSize = function()

in amplify-theme/assets/js/scripts.js [264:266]


	var handleSectionsListSize = function() {
		$( '.sections-list' ).css( 'width', $( '.sections-list-wrapper' ).width() );
	};