Sha256: 0fd0a4785a797248f3bb1c607acaa481595e4138710bd98d2975dd7a130be5db
Contents?: true
Size: 226 Bytes
Versions: 83
Compression:
Stored size: 226 Bytes
Contents
Tenon.dispatcher.route 'tenon/index#index', -> # Set the callout heights $el = $('.callout') heights = _.map($el, (c) -> $(c).outerHeight()) height = Math.max.apply(Math, heights)# + 48 $el.css('min-height', height)
Version data entries
83 entries across 83 versions & 1 rubygems