less/roojs-bootstrap/document-manager.less
authorjohn <john@roojs.com>
Fri, 21 Sep 2018 06:07:13 +0000 (14:07 +0800)
committerjohn <john@roojs.com>
Fri, 21 Sep 2018 06:07:13 +0000 (14:07 +0800)
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;