Commit 9ea2a5c5d507cd5174d82294f67f943309440ade

Authored by Victor Costa
1 parent c2494e7b

Update proposal categories

Showing 1 changed file with 4 additions and 0 deletions   Show diff stats
sass/_proposal_categories.scss
... ... @@ -167,3 +167,7 @@
167 167 margin-left: -8px;
168 168 }
169 169 }
  170 +
  171 +#proposal-group .proposal-item {
  172 + border: none;
  173 +}
... ...