css-bootstrap/upload-cropbox.css
authoredward <edward@roojs.com>
Tue, 19 Jan 2016 07:39:15 +0000 (15:39 +0800)
committeredward <edward@roojs.com>
Tue, 19 Jan 2016 07:39:15 +0000 (15:39 +0800)
css-bootstrap/upload-cropbox.css

index 95f6c75..1a3cb57 100644 (file)
@@ -3,7 +3,7 @@
     background-color: #fff;
     border: 1px solid #e3e3e3;
     width: 100%;
-    height: 300px;
+    height: 450px;
     position: relative;
     overflow: hidden;
     cursor:move;
@@ -79,8 +79,5 @@
 }*/
 
 @media (min-width: 768px) {
-    .roo-upload-cropbox-image-section {
-        height: 450px;
-    }
     
 }