X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fwipi.git;a=blobdiff_plain;f=static%2Fdeadfoxjunction%2Fcss%2Fscreen.css;h=2cdaaaa125b5bec96d982ffdec67e8d31c4efbbc;hp=7d8b57e6ce7809ed2a5fe7955b9e3ba6234e4d98;hb=b102f0aaa12d6ee2e9d08f06dd2aa0d64681e977;hpb=df4ecb86bc5e18ba9ac10f57a4fc0572402ebda7 diff --git a/static/deadfoxjunction/css/screen.css b/static/deadfoxjunction/css/screen.css index 7d8b57e..2cdaaaa 100644 --- a/static/deadfoxjunction/css/screen.css +++ b/static/deadfoxjunction/css/screen.css @@ -151,13 +151,6 @@ body { min-height: 400px; } -/* Crop #page, since due to the relative positioning stuff, the background - * image of #pagemiddle sticks out a few hundreds of pixels at the bottom. - * This is a bit of a hack, but well. */ -#page { - overflow: hidden; -} - #window { /* Keep the window away from the frame edges */ padding: 0 100px;