show publicly shared image on full width, without margin

This commit is contained in:
Jan-Christoph Borchardt 2014-01-16 15:32:23 +01:00
parent c0590676a0
commit 5cdab5fff3
1 changed files with 3 additions and 5 deletions

View File

@ -60,11 +60,9 @@ p.info a {
}
#imgframe {
height:75%;
padding-bottom:2em;
padding-top:2em;
width:80%;
margin:0 auto;
width: 100%;
padding: 0;
margin-bottom: 35px;
}
#imgframe img {