Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit aac1740

Browse files
committed
Organize code.
1 parent bcc660b commit aac1740

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/fixed_navbar.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ $(window).resize(function()
169169
{
170170
return;
171171
}
172+
172173
// If our margin (bottom) is more than 0px, this indicates a user went from desktop to mobile theme. So set back margin bottom.
173174
var margin = header_layout.css('margin-bottom');
174175

0 commit comments

Comments
 (0)