From 38e76161c518d9b15c902e91cd7cfc735d574f6a Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Thu, 9 May 2013 13:56:50 -0400 Subject: [PATCH] made the change systemic --- app/assets/stylesheets/main.css | 2 +- app/views/layouts/shared/_sidebar.html.erb | 2 +- app/views/layouts/tutorial/_sidebar.html.erb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/main.css b/app/assets/stylesheets/main.css index 3334914..fc1455c 100755 --- a/app/assets/stylesheets/main.css +++ b/app/assets/stylesheets/main.css @@ -5602,7 +5602,7 @@ header { #mainnav { display: block; float: left; - position: relative; + position: fixed; top: 50px; } #mainnav > ul { width: 110px; diff --git a/app/views/layouts/shared/_sidebar.html.erb b/app/views/layouts/shared/_sidebar.html.erb index a7af91a..de6da6e 100755 --- a/app/views/layouts/shared/_sidebar.html.erb +++ b/app/views/layouts/shared/_sidebar.html.erb @@ -1,4 +1,4 @@ -