This commit is contained in:
jomo
2013-07-29 14:15:52 +02:00
parent 2699751d86
commit 45ebd0bd05
4 changed files with 7 additions and 3 deletions

View File

@@ -173,6 +173,8 @@ and (min-width: 1000px)
#post-content {
margin-top: 10px;
clear: both;
word-wrap: break-word;
overflow: hidden;
img {
max-width: 100%;
}