css/upload-cropbox.css
[roojs1] / css / upload-cropbox.css
index f850093..e19a878 100644 (file)
@@ -11,8 +11,8 @@
   background-color: #ffffff;
   border: 1px solid #777777;
   width: 100%;
-  height: 450px;
-  max-height: 450px;
+  height: 100%;
+  min-height: 450px;
   position: relative;
   overflow: hidden;
   cursor: move;