diff --git a/public/stylesheets/project.css b/public/stylesheets/project.css index f9c9c6c86..c9d303f1d 100644 --- a/public/stylesheets/project.css +++ b/public/stylesheets/project.css @@ -1091,4 +1091,7 @@ a:hover.link_file_a{ background:url(../images/pic_file.png) 0 -25px no-repeat; c .duty{ background:url(../images/public_icon.png) -66px -18px no-repeat; width:18px; height:21px;} .support{ background:url(../images/public_icon.png) -66px -45px no-repeat; width:18px; height:21px;} .function{ background:url(../images/public_icon.png) -66px -70px no-repeat; width:18px; height:21px;} -.weekly{ background:url(../images/public_icon.png) -66px -95px no-repeat; width:18px; height:21px;} \ No newline at end of file +.weekly{ background:url(../images/public_icon.png) -66px -95px no-repeat; width:18px; height:21px;} + +.upload_img img{max-width: 100%;} +.table_maxWidth table {max-width: 642px;} \ No newline at end of file