Commit 31d607a210f2bafd3daaf8b6e6c3be161b1e821d

Authored by Victor Costa
1 parent 5fe845d5

Fix category icon position

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
sass/_proposal_categories.scss
... ... @@ -45,7 +45,7 @@
45 45 text-align: left;
46 46 font-family: asap_bold;
47 47 font-size: 16px;
48   - padding: 5px 12px;
  48 + padding: 5px 12px 5px 32px;
49 49 margin-bottom: 10px;
50 50 }
51 51  
... ...