From 5cb4d67e2dcd8034bf3962df77cb0efe2e6a9198 Mon Sep 17 00:00:00 2001 From: MoisesMachado Date: Tue, 9 Sep 2008 21:38:30 +0000 Subject: [PATCH] ActionItem664: fixed --- public/stylesheets/blocks.css | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/public/stylesheets/blocks.css b/public/stylesheets/blocks.css index 8fc5559..b57c123 100644 --- a/public/stylesheets/blocks.css +++ b/public/stylesheets/blocks.css @@ -7,6 +7,10 @@ border: none; } +.main-block, .recent-documents-block, .article-block { + overflow: hidden; +} + /*********************************************************** * the handles to where you can drag the blocks ***********************************************************/ -- libgit2 0.21.2