Fixed the fix for the lyric fix

This commit is contained in:
Josef Citrine 2016-08-07 16:08:22 +01:00
parent 9b6babed31
commit 0afa0b3971

View file

@ -48,7 +48,7 @@ window.handleResize = () ->
return if $this.data 'real-height'
$this.data 'real-height', $this.height()
$this.css
height: '15em'
maxHeight: '15em'
$this.find('.reveal').click (e) ->
e.preventDefault()