# HG changeset patch # User Eugen Sawin # Date 1289916100 -3600 # Node ID 36c26564cd1804a1dc74c74b142495bd4537e89f # Parent bf6547b8fabeb856c4d3f6e755fa3e71bd84e5ca Minor height fixes. diff -r bf6547b8fabe -r 36c26564cd18 v2/expertise.html --- a/v2/expertise.html Tue Nov 16 14:59:10 2010 +0100 +++ b/v2/expertise.html Tue Nov 16 15:01:40 2010 +0100 @@ -5,15 +5,16 @@ Eugen Sawin - Software Engineer diff -r bf6547b8fabe -r 36c26564cd18 v2/index.html --- a/v2/index.html Tue Nov 16 14:59:10 2010 +0100 +++ b/v2/index.html Tue Nov 16 15:01:40 2010 +0100 @@ -5,15 +5,16 @@ Eugen Sawin - Software Engineer diff -r bf6547b8fabe -r 36c26564cd18 v2/style.css --- a/v2/style.css Tue Nov 16 14:59:10 2010 +0100 +++ b/v2/style.css Tue Nov 16 15:01:40 2010 +0100 @@ -100,7 +100,7 @@ display: none; font: 12px/15px sans-serif; width: 50%; - height: 50%; + height: 400px; color: #333; position: fixed; margin: 30px 80px; @@ -120,6 +120,7 @@ { font: 12px/15px sans-serif; width: 50%; + height: 400px; color: #333; position: fixed; margin: 30px 80px; @@ -151,7 +152,7 @@ display: none; font: 12px/15px sans-serif; width: 400px; - height: 50%; + height: 400px; color: #333; position: fixed; margin: 30px 80px; diff -r bf6547b8fabe -r 36c26564cd18 v2/work.html --- a/v2/work.html Tue Nov 16 14:59:10 2010 +0100 +++ b/v2/work.html Tue Nov 16 15:01:40 2010 +0100 @@ -5,15 +5,16 @@ Eugen Sawin - Software Engineer