diff --git a/css/p2pool.css b/css/p2pool.css index 85e7cd0..cf9348e 100644 --- a/css/p2pool.css +++ b/css/p2pool.css @@ -36,3 +36,8 @@ footer { text-align: center; } +.recent_blocks { + height: 600px; + overflow-y: scroll; + overflow-x: hidden; +} \ No newline at end of file diff --git a/index.html b/index.html index f1c1685..e54d9ec 100644 --- a/index.html +++ b/index.html @@ -119,7 +119,7 @@