diff --git a/public/stylesheets/block_store.css b/public/stylesheets/block_store.css index ee79e06..c12368c 100644 --- a/public/stylesheets/block_store.css +++ b/public/stylesheets/block_store.css @@ -1,3 +1,7 @@ +#content .block-type { + padding: 0; +} + #block-types { height: 100px; } -- libgit2 0.21.2