You are here

ais.css in Adaptive Image Styles (ais) 7

img.adaptive {
  max-width: 100%;
  height: auto;
  width: auto;
}

File

assets/css/ais.css
View source
  1. img.adaptive {
  2. max-width: 100%;
  3. height: auto;
  4. width: auto;
  5. }