chiark / gitweb /
css: fix clickable .m-image.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 11 Sep 2017 14:18:29 +0000 (16:18 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Sep 2017 22:11:11 +0000 (00:11 +0200)
commit240ed7ca5ede454faab420802ff6561124248075
tree5f53be16a30de88d0eb38d03c4ca9dac3549fce9
parentb795c44c574a191ea97c5b6d075802270c345ff2
css: fix clickable .m-image.

The bottom margin was not applied because of the outer <a> element,
moreover the <a> element was spanning the whole page width instead of
just the image. A fix requires additional outer <div> now.
css/m-components.css