diff --git a/src/main/webapp/css/default.css b/src/main/webapp/css/default.css index 26c38bc8..d28f1edb 100644 --- a/src/main/webapp/css/default.css +++ b/src/main/webapp/css/default.css @@ -1468,7 +1468,7 @@ transform: rotate(45deg);} .file-box .file-list span:nth-of-type(3) button {background: #666;color:#fff;border-radius: 2px;padding:2px 10px 3px;font-size: 12px;margin-left:15px;} .view-body {border-bottom: 0px solid #000;text-align: initial;} .view-con {line-height: 1.85;color: #666;width:96%;padding: 20px 2%;letter-spacing: -.025em;min-height: 515px;border-bottom:1px solid #ddd;word-break: break-all;overflow:hidden;} -/*.view-con img {width:100%;}*/ +.view-con img {max-width:100%;} .view-body .attachments {width: 100%;border-top: 1px solid #ddd;padding: 0 20px;box-sizing: border-box;} .view-body .attachments:after {content: "";display: block;clear: both;} .view-body .attachments li {height: 60px;margin-right: 30px;line-height: 60px;float: left;}