not so \!important after all

This commit is contained in:
shpuld 2017-11-21 10:52:09 +02:00
parent 592c1cfd78
commit 4e07b89bcf
2 changed files with 8 additions and 6 deletions

View file

@ -34,6 +34,13 @@
display: flex;
flex-wrap: wrap;
margin-right: -0.7em;
.attachment.media-upload-container {
flex: 0 0 auto;
max-height: 300px;
max-width: 100%;
}
.attachment {
flex: 1 0 30%;
margin: 0.5em 0.7em 0.6em 0.0em;