Skip to content

Commit ff64a48

Browse files
committed
Fix navigation image margin
1 parent ee20fe2 commit ff64a48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/cropper/cropper-ui.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
}
2727

2828
.cropper-nav a img.img-fluid {
29-
margin: 10px;
29+
margin: 5px;
3030
height: 140px;
3131
}
3232

0 commit comments

Comments
 (0)