Skip to content

Commit 572361a

Browse files
committed
User Survey Report: Remove side navigation on small screens
1 parent 43fc6d4 commit 572361a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

external/survey-2018/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ <h1>2018 Node.js User Survey Report</h1>
3737
<div class="col-md-2"></div>
3838
<div class="col-md-8 row">
3939
<div class="col-md-3">
40-
<div class="side-nav hidden-xs affix" data-offset-top="540" data-spy="affix">
40+
<div class="side-nav hidden-xs hidden-sm affix" data-offset-top="540" data-spy="affix">
4141
<ul class="nav main-nav">
4242
<li class="active">
4343
<a href="#overview">Overview</a>

0 commit comments

Comments
 (0)