Prevent image from overflowing outside the container

This commit is contained in:
Saivann 2014-04-07 14:56:51 -04:00
parent 530537e4c0
commit 6ce43fcca9
4 changed files with 8 additions and 4 deletions

View file

@ -114,7 +114,7 @@ h2 .rssicon{
.index a:visited{
line-height:2em;
}
.floatimg{
.pleftfloat img{
float:right;
margin-right:auto;
margin-left:10px;