chiark / gitweb /
css, m.images: delimit image grid rows with a wrapper <div>.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 15 Sep 2017 18:42:32 +0000 (20:42 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Wed, 11 Oct 2017 19:54:40 +0000 (21:54 +0200)
commitbb5f2f5c1f053f43ce11ab8d188cd4c33f2d66a0
treed21802548fe7dd5743901e114fe321282352ce98
parentbe53bd6860a21ce6b12627ab596d0cc4d274d407
css, m.images: delimit image grid rows with a wrapper <div>.

Allows me to remove the ugly hack from m-grid.css, fixes misalignment
in some browsers (IE, Edge, FF) and makes the images properly span the
full content width in *all* cases now.
css/m-components.css
css/m-grid.css
pelican-plugins/m/images.py