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:
commit
7d721892c3
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue