From 95a78778406d7ebe9630987eb7dca596267e4f62 Mon Sep 17 00:00:00 2001 From: john Date: Fri, 21 Sep 2018 14:07:13 +0800 Subject: [PATCH] less/roojs-bootstrap/document-manager.less --- less/roojs-bootstrap/document-manager.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; -- 2.39.2