Skip to content

Commit

Permalink
Revert "Hamburger menu hidden by default on mobile"
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-salvati authored Oct 12, 2017
1 parent 82c4aed commit a022cce
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -132,9 +132,6 @@ $ ->
globals.configs.groupById = data.COMBINED_FIELD

@drawControls()
# 600px seems to be the standard width for hiding this iSENSE menu
if window.innerWidth < 600
globals.configs.ctrlsOpen = false
@update()
$('#vis-ctrls').scrollTop(toolScroll)

Expand Down

0 comments on commit a022cce

Please sign in to comment.