Fix padding at user card bottom, mismatching border-radii. Sneak in fixes for attachment previews.

This commit is contained in:
shpuld 2017-11-21 10:30:30 +02:00
parent f6b2f6eaee
commit 592c1cfd78
4 changed files with 14 additions and 6 deletions

View file

@ -82,9 +82,7 @@
img.media-upload {
margin-bottom: -2px;
max-height: 300px;
width: 100%;
height: 100%;
flex: 1;
max-width: 100%;
}
.oembed {