Fix poststatusform attachment markup.

environments/dev/deployments/1
Roger Braun 8 years ago
parent cf972e968c
commit d65112a625

@ -42,6 +42,15 @@
width: 100%;
}
img.media-upload {
width: 100%;
height: 100%;
flex: 1;
border: 1px solid;
border-radius: 0.5em;
}
.oembed {
img {
width: 100%;

Loading…
Cancel
Save