Merge branch 'master' into staging

pull/1/head
yflory 7 years ago
commit 88d0a2b8a6

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

Loading…
Cancel
Save