issue中图片超出边框

This commit is contained in:
guange 2015-05-14 14:06:36 +08:00
parent d88b5dbbed
commit 52217efcb6
2 changed files with 2 additions and 0 deletions

View File

@ -2773,3 +2773,4 @@ div.repos_explain{
padding-top: 20px;
padding-bottom: 20px;
}
img{max-width: 100%;}

View File

@ -422,3 +422,4 @@ a.box_close{background:url(../images/img_floatbox.png) -22px 0 no-repeat;}
/*文本左对齐*/
.tl{text-align: left;}
img{max-width: 100%;}