Skip to content

Commit

Permalink
User Survey Report: Remove side navigation on small screens
Browse files Browse the repository at this point in the history
  • Loading branch information
fhemberger committed Jan 24, 2019
1 parent 43fc6d4 commit 572361a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/survey-2018/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ <h1>2018 Node.js User Survey Report</h1>
<div class="col-md-2"></div>
<div class="col-md-8 row">
<div class="col-md-3">
<div class="side-nav hidden-xs affix" data-offset-top="540" data-spy="affix">
<div class="side-nav hidden-xs hidden-sm affix" data-offset-top="540" data-spy="affix">
<ul class="nav main-nav">
<li class="active">
<a href="#overview">Overview</a>
Expand Down

0 comments on commit 572361a

Please sign in to comment.