summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/cropper/cropper.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/htdocs/cropper/cropper.css b/htdocs/cropper/cropper.css
index c2e7598..fc2bc12 100644
--- a/htdocs/cropper/cropper.css
+++ b/htdocs/cropper/cropper.css
@@ -163,7 +163,7 @@
*/
.imgCrop_dragArea {
width: 100%;
- height: 100%;
+ height: 80%;
z-index: 200;
position: absolute;
top: 0;
@@ -179,4 +179,4 @@
.imgCrop_previewWrap img {
position: absolute;
-} \ No newline at end of file
+}