Small css fix

pull/80/merge
Aleksander Machniak 13 years ago
parent bba7814efe
commit a201e0704c

@ -367,7 +367,7 @@ a.button.disabled
display: inline-block;
width: 16px;
height: 16px;
background: url(images/erase.png) -1px -1px no-repeat #eee;
background: url(images/erase.png) -1px 0 no-repeat #eee;
cursor: pointer;
}

Loading…
Cancel
Save