fixed the sidebars

This commit is contained in:
Ken Johnson
2013-05-09 13:55:38 -04:00
parent 30c5736413
commit f11f4895d6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div id="mainnav" class="hidden-phone hidden-tablet"> <div id="mainnav" style="position: fixed" class="hidden-phone hidden-tablet">
<ul style="display: block;"> <ul style="display: block;">
<li class="active"> <li class="active">
<a href="#"> <a href="#">
+1 -1
View File
@@ -1,4 +1,4 @@
<div id="mainnav" class="hidden-phone hidden-tablet"> <div id="mainnav" style="position: fixed" class="hidden-phone hidden-tablet">
<ul style="display: block;"> <ul style="display: block;">
<li id="tutorials_home"> <li id="tutorials_home">
<%= link_to tutorials_path, :html => {:method => "get"} do %> <%= link_to tutorials_path, :html => {:method => "get"} do %>