sruupl / batflat

Lightweight, fast and easy CMS for free. Bootstrap ready. https://batflat.org
MIT License
134 stars 54 forks source link

Fixed gallery thumbnail when image width is smaller than 150px #33

Closed michu2k closed 5 years ago

michu2k commented 5 years ago

Fixed issue #11 If xs fallback doesn't exist, sets the thumbnail to lg size.

note: Don't need to create special statement for md value, because if md exist, then sm also exist.