Fix poststatusform attachment markup.

このコミットが含まれているのは:
Roger Braun 2016-11-07 15:04:02 +01:00
コミット d65112a625
1個のファイルの変更9行の追加0行の削除

ファイルの表示

@ -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%;