vendor/assets/stylesheets/_image.scss in active_frontend-6.2.0 vs vendor/assets/stylesheets/_image.scss in active_frontend-6.3.0
- old
+ new
@@ -5,11 +5,11 @@
# Media Queries */
/* # Image
================================================== */
img {
- border-radius: 3px;
border: 0;
+ border-radius: 3px;
display: block;
height: auto;
max-width: 100%;
vertical-align: middle;
width: auto\9;
\ No newline at end of file