From 06f6b54aff7831b146db6da459719996634cacf2 Mon Sep 17 00:00:00 2001 From: "R. Tyler Croy" Date: Tue, 3 Apr 2012 23:05:04 -0700 Subject: [PATCH] Remove the overflow-y property Fixes #64 --- css/hub.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/hub.css b/css/hub.css index 92bf274..1f6c575 100644 --- a/css/hub.css +++ b/css/hub.css @@ -23,7 +23,6 @@ body { width: 33%; height: 93%; float: left; - overflow-y: auto; border-right: 1px solid #333; }