Commit e6ebae3e06e1af6aea46c70480597e0273f60803

Authored by Melissa Wen
1 parent f34e195f

fix line spacing on link-list itens

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
css/left-bar.css
... ... @@ -31,6 +31,7 @@
31 31 border-radius: 0 0 0 0;
32 32 font-weight: normal;
33 33 font-size: 14px;
  34 + line-height: 17px;
34 35 }
35 36  
36 37 #content .box-2 .link-list-block h3.empty + ul {
... ...