Skip to content
Snippets Groups Projects
Commit f4471b6b authored by Kevin Paxman's avatar Kevin Paxman Committed by Martin Leblanc
Browse files

ISTWCMS-5163: remove testing code

parent fd633aa6
No related branches found
No related tags found
1 merge request!116ISTWCMS-5163 M26lebla images in ckeditor should not distort
......@@ -17,13 +17,3 @@ img {
object-fit: scale-down;
}
}
.media--type-uw-mt-image[data-width],
.media--type-uw-mt-image[data-height]{
background:$test-color-1;
img{
height: inherit;
max-width:inherit;
object-fit: inherit;
width: inherit;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment