added img properties to get good results on all screen sizes

This commit is contained in:
zottel 2011-12-05 00:29:29 -08:00
parent 6fc9eae9de
commit 3d0f17570f
1 changed files with 2 additions and 0 deletions

View File

@ -979,6 +979,8 @@ profile-jot-banner-wrapper {
max-width: 85%;
}
.wall-item-body img { max-width: 100%; height: auto; }
.wall-item-body p {
font-size: 0.8em;
}