Skip to content

Commit 91d6781

Browse files
committed
minor tweaks
1 parent 4e1260a commit 91d6781

File tree

3 files changed

+2
-179
lines changed

3 files changed

+2
-179
lines changed

client/css/cita-croppable.css

-17
This file was deleted.

client/css/cita-cropper.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
.cita-cropper-field .cita-cropper img {
66
display: block;
7-
max-width: 100%;
7+
max-width: none;
8+
width: 100%;
89
height: auto;
910
}

client/js/cita-croppable-field.js

-161
This file was deleted.

0 commit comments

Comments
 (0)