Current section
Files
Jump to
Current section
Files
priv/lib-src/zotonic-admin/less/image.less
img.thumb {
padding: 0;
#3L > .border-radius(0);
#3L > .box-shadow(none);
}
img {
max-width: 100%;
height: auto;
}