Only portrait mode is currently supported - please rotate your device.
Page History
...
Hide If | ||
---|---|---|
| ||
|
Dynamic chat | ||
---|---|---|
|
HTML |
---|
<style>
div.micropost-entry {
padding: 20px 20px !important;
width: calc(90% - 40px);
}
.micropost .userLogoLink {
margin-left: 0px;
}
</style> |