Fix a.deletebutton outline (#1489929)

pull/252/head
Aleksander Machniak 10 years ago
parent a8282f1359
commit eef107be30

@ -404,10 +404,11 @@ a.deletebutton {
left: 5px;
top: -3px;
display: inline-block;
width: 24px;
width: 16px;
height: 18px;
text-decoration: none;
text-indent: -5000px;
overflow: hidden;
background: url(images/buttons.png) -7px -377px no-repeat;
}

Loading…
Cancel
Save