Merge pull request #13 from zzottel/master

added img properties to testbubble/style.css to get good results on all screen sizes
This commit is contained in:
fabrixxm 2011-12-05 00:34:14 -08:00
commit 7d721892c3
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;
}