Skip to content

Commit

Permalink
Hide breadcrumbs on init
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Chan committed Sep 26, 2013
1 parent 30ad7c3 commit 454eb01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions slidr.js
Original file line number Diff line number Diff line change
Expand Up @@ -479,6 +479,7 @@
'z-index': '0',
'padding': '10px',
'pointer-events': 'none',
'visibility': 'hidden',
'box-sizing': 'border-box',
'transform': 'translateZ(9999px)'
});
Expand Down

0 comments on commit 454eb01

Please sign in to comment.