minor formatting

pull/2084/head
Jorge Vilaça 2019-03-24 13:15:36 -04:00
parent 8a7de1cc56
commit 61f3ef7a91
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ const Layout = (($) => {
this.fixLayoutHeight()
})
$(window).resize(() => {
$(window).resize(() => {
this.fixLayoutHeight()
})