Tweak styles to adjust break point for menu

This commit is contained in:
summerscope
2014-05-08 11:48:12 +10:00
parent eb5dbd0654
commit a7ef1295e4
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
%div{"ng-controller" => "AuthenticationCtrl"}
#login-modal{"ng-controller" => "AuthenticationCtrl"}
%tabset
%ng-include{src: "'login.html'"}
%ng-include{src: "'signup.html'"}

View File

@@ -1,11 +1,11 @@
%nav.top-bar.hide-for-small{'data' => 'topbar'}
%nav.top-bar.show-for-large-only{'data' => 'topbar'}
%section.top-bar-section
%ul.left
%li= link_to image_tag("ofn_logo_small.png"), root_path
%li.divider
%li
%a
%span.nav-primary{href: ""} Shop
%span.nav-primary{href: ""} Hubs
%li.divider
%li
%a

View File

@@ -1,4 +1,4 @@
%nav.tab-bar.show-for-small
%nav.tab-bar.show-for-medium-down
%section.left-small
%a.left-off-canvas-toggle.menu-icon
%span
@@ -11,7 +11,7 @@
%a{href: main_app.shop_path}
{{ CurrentHub.name }}
%aside.left-off-canvas-menu.show-for-small
%aside.left-off-canvas-menu.show-for-medium-down
%ul.off-canvas-list
%li= link_to image_tag("ofn_logo_small.png"), root_path
%li