Skip to content

Commit

Permalink
Merge pull request #2727 from isenseDev/revert-2725-ds2711
Browse files Browse the repository at this point in the history
Revert "Hamburger menu hidden by default on mobile"
  • Loading branch information
doug-salvati authored Oct 12, 2017
2 parents 82c4aed + a022cce commit c7f2ae9
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 c7f2ae9

Please sign in to comment.