fix too much distance between text and icon

This commit is contained in:
Jan-Christoph Borchardt 2014-02-21 14:10:13 +01:00
parent 877cfb963a
commit 6f56fd99a6
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
#new > ul > li {
height: 36px;
margin: 5px;
padding-left: 48px;
padding-left: 42px;
padding-bottom: 2px;
background-position: initial;
cursor: pointer;