less/roojs-bootstrap/document-manager.less
[roojs1] / less / roojs-bootstrap / document-manager.less
index 66ba178..3c146e1 100644 (file)
@@ -23,7 +23,7 @@
 
 .roo-document-manager-thumb,
 .roo-document-manager-upload-btn {
-    // width : 100%;
+    width : 100%;
     height: 100px;
     line-height: 100px;
     max-height: 100px;
@@ -48,7 +48,7 @@
 }
 
 .roo-document-manager-thumb > img {
-    // width: 100%;
+    width: 100%;
     max-height: 100%;
     text-align: center;
     vertical-align: middle;