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