From 10956ed316fe54fdc37a831dc46e7d4617b134ee Mon Sep 17 00:00:00 2001 From: Ken Johnson Date: Fri, 10 May 2013 12:08:41 -0400 Subject: [PATCH] unded fix position on sidebar because I realized you cannot see the entire thing even if you scroll down :-( --- app/assets/images/.DS_Store | Bin 15364 -> 15364 bytes app/assets/stylesheets/main.css | 2 +- app/views/tutorials/index.html.erb | 12 +----------- 3 files changed, 2 insertions(+), 12 deletions(-) diff --git a/app/assets/images/.DS_Store b/app/assets/images/.DS_Store index 65b5e605543c5abc03f1b74210f78d2560b8b6c1..488834e50a0761ea08a71ebe517735277044b6a0 100755 GIT binary patch delta 465 zcmc(ay-EW?6oqGZ^CKE@XJ%(-H73Sjh*1|&G(;jI2#Q!3eSlPo+DJsjv|_LpPay;! zAP@w@mX=~CmKp@h6hTlBt>Z)+-@wy+_uR|ja!SQg@oZH~)p9pITFMKV4;s>p;+3x8 zRB?&TiA@10XzlyaNpWmXW7h7*tv!kjDPYJ!)TKmLrc}m{h!eu0OyF7ls!A7Sm1)Xx>^iio zlkAfNvPlZWMNafa)(J5(tsjxL{@lsrIkj<3eY%lB)XC|39tCGE)NXE6elxYbM!*Zk NTE71%l@*2kVpUk delta 444 zcmc&vJ4?f06iq_fiWtoIj`(OqLwpcAsaPEfMI9WhPEL-JMR2lpD_EQ@XAl%O2cZZ` zaB>v4;--^|i*^v~PpF^y6Ap*Nz4vg=xs6(*cCulHx0U-rGfW2DClhCi;G3+&XExr6 zgEd;h0(EgpBOFtLXF7&QN|9m1xFNP>_Th?+qRjGHYsWD37_%jF6_>1J8Et&AGCrA$ zMIK>_6I6MCUCq~g1{d5#hv)I45eSN$aM2R|*c9r|8b!@V8a~TlPe|Me59eC*CIYm@ z1Omw{a|=Z|pEj|!aUe^mcn%)qZ2G{mbkLIl_9elbD&R*79IEm3_NpATRD?;T&{flE mVyt&fZ$;~EjA);ZS3un(NjUV8ZPw!?=lAUYubXs3!G8f>*N8g+ diff --git a/app/assets/stylesheets/main.css b/app/assets/stylesheets/main.css index fc1455c..d611301 100755 --- a/app/assets/stylesheets/main.css +++ b/app/assets/stylesheets/main.css @@ -5602,7 +5602,7 @@ header { #mainnav { display: block; float: left; - position: fixed; + position: absolute; top: 50px; } #mainnav > ul { width: 110px; diff --git a/app/views/tutorials/index.html.erb b/app/views/tutorials/index.html.erb index 09b0506..13a18e7 100644 --- a/app/views/tutorials/index.html.erb +++ b/app/views/tutorials/index.html.erb @@ -17,23 +17,13 @@
- Step 2a - Using the Tutorials + Step 2 - Using the application
/>
-
-
-
- Step 2b - Attacking the Application -
-
-
- -
-