Skip to content

Commit 7951375

Browse files
committed
fix icon position
1 parent 1aa0ef7 commit 7951375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skin/adminhtml/default/default/boxes.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ tr.dynamic-grid input.input-text { width:154px; }
238238
.entry-edit-head .icon-copy {
239239
width: 11px;
240240
height: 11px;
241-
margin: 0 0 0 5px;
241+
margin: 5px 0;
242242
filter: hue-rotate(0) brightness(0) contrast(1) saturate(0) invert(1);
243243
float: right;
244244
}

0 commit comments

Comments
 (0)