From: john Date: Fri, 21 Sep 2018 06:07:13 +0000 (+0800) Subject: less/roojs-bootstrap/document-manager.less X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=95a78778406d7ebe9630987eb7dca596267e4f62 less/roojs-bootstrap/document-manager.less --- diff --git a/less/roojs-bootstrap/document-manager.less b/less/roojs-bootstrap/document-manager.less index 66ba1785cf..3c146e10d1 100644 --- a/less/roojs-bootstrap/document-manager.less +++ b/less/roojs-bootstrap/document-manager.less @@ -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;