Sha256: 639be98830d4baa4f2e79ff31bb8f05ed967e1ee1c1a66c01215e31115a40794
Contents?: true
Size: 139 Bytes
Versions: 1
Compression:
Stored size: 139 Bytes
Contents
// footer push function footerPush() { if ($('.footer').length) { $('body').css('margin-bottom', $('.footer').outerHeight()); }; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
material-sass-0.0.2 | app/assets/javascripts/material/footer.js |