apply max-width to images in posts, duepuntozero
This commit is contained in:
parent
34b79b4f2b
commit
3821744450
|
@ -1091,6 +1091,11 @@ input#dfrn-url {
|
|||
overflow: auto;
|
||||
}
|
||||
|
||||
.wall-item-content img {
|
||||
max-width: 700px;
|
||||
}
|
||||
|
||||
|
||||
.wall-item-title {
|
||||
float: left;
|
||||
font-weight: bold;
|
||||
|
|
Loading…
Reference in New Issue
Block a user