- small fix of padding in #taskbar

release-0.6
alecpl 14 years ago
parent 1ac779f490
commit 35a39020ff

@ -158,7 +158,7 @@ img
font-size: 11px;
color: #666666;
text-decoration: none;
padding: 6px 14px 6px 27px;
padding: 6px 12px 6px 26px;
background: url(images/taskicons.gif) no-repeat;
}

Loading…
Cancel
Save