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;