fixed mobile navbar thing [ci skip]

This commit is contained in:
nilsding 2015-01-30 22:52:05 +01:00
parent 1c6533bb74
commit bde9f39573
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
- if user_signed_in? - if user_signed_in?
= render 'static/mobile-nav' = render 'static/mobile_nav'
.container.j2-page .container.j2-page
.col-md-3.col-sm-3 .col-md-3.col-sm-3
= render 'shared/sidebar' = render 'shared/sidebar'