From 33059ceea3ca83044bfa06c258b5f1205ae61eab Mon Sep 17 00:00:00 2001 From: cash Date: Thu, 24 Feb 2011 12:33:03 +0000 Subject: fixed dragging/scrolling issue caused by overflow-y on body git-svn-id: http://code.elgg.org/elgg/trunk@8462 36083f99-b078-4883-b0ff-0f9b5a30f544 --- views/default/css/admin.php | 1 - 1 file changed, 1 deletion(-) (limited to 'views/default/css/admin.php') diff --git a/views/default/css/admin.php b/views/default/css/admin.php index 21bc50999..487e01165 100644 --- a/views/default/css/admin.php +++ b/views/default/css/admin.php @@ -80,7 +80,6 @@ body { font-size: 80%; line-height: 1.4em; font-family: "Lucida Grande",Arial,Tahoma,Verdana,sans-serif; - overflow-y: scroll; } h1, h2, h3, h4, h5, h6 { font-weight: bold; -- cgit v1.2.3