Commit ddc61355ef9354d35c8c0065035eddd780ca44ca

Authored by Victor Costa
1 parent eecbf11e

Small fix in block store css

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
public/stylesheets/block_store.css
  1 +#content .block-type {
  2 + padding: 0;
  3 +}
  4 +
1 #block-types { 5 #block-types {
2 height: 100px; 6 height: 100px;
3 } 7 }