fixed the sidebars
This commit is contained in:
@@ -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;">
|
||||
<li class="active">
|
||||
<a href="#">
|
||||
|
||||
@@ -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;">
|
||||
<li id="tutorials_home">
|
||||
<%= link_to tutorials_path, :html => {:method => "get"} do %>
|
||||
|
||||
Reference in New Issue
Block a user