Commit 96fddec65f14055d064a886a4edd876c9d2ac6a1

Authored by Melissa Wen
1 parent 3fc853f4
Exists in master

small and simple adjusts on style definition

Showing 2 changed files with 2 additions and 1 deletions   Show diff stats
_leftbar.sass
... ... @@ -53,6 +53,7 @@
53 53 li
54 54 background: none
55 55 border-bottom: 1px solid #3D70AF
  56 + margin: 0
56 57 padding: 20px
57 58 &:last-child
58 59 border: none
... ...
_mainblock.sass
... ... @@ -22,7 +22,7 @@
22 22 padding: 0
23 23 li
24 24 margin: 0
25   - a
  25 + a.icon-no-icon
26 26 background: url('icons/juventude-em-debate.png') no-repeat left center
27 27 border-radius: 0
28 28 color: transparent
... ...