Merge branch 'master' into staging

pull/1/head
yflory 2017-10-12 17:08:34 +02:00
commit 88d0a2b8a6
1 changed files with 3 additions and 0 deletions

View File

@ -277,10 +277,13 @@ div#cp-app-slide-modal #cp-app-slide-modal-content, #cp-app-slide-print {
// fixes image overflowing
media-tag {
height: 100%;
flex-flow: row;
justify-content: center;
& + * {
margin-top: 1rem;
}
img { flex: unset; }
}
img {