Browse Source

fix too much distance between text and icon

remotes/origin/ldap_group_count
Jan-Christoph Borchardt 13 years ago
parent
commit
6f56fd99a6
  1. 2
      apps/files/css/files.css

2
apps/files/css/files.css

@ -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;

Loading…
Cancel
Save