]> git.0d.be Git - panikdb.git/commitdiff
wiki: restore full height of figures
authorFrédéric Péters <fpeters@0d.be>
Tue, 23 Jun 2020 15:39:52 +0000 (17:39 +0200)
committerFrédéric Péters <fpeters@0d.be>
Tue, 23 Jun 2020 15:46:16 +0000 (17:46 +0200)
panikdb/static/css/style.scss

index 1bd35b64cfbd37d58c92579ffbebee070f424869..3112f481e479900442be84e6f5547505ce3f03b0 100644 (file)
@@ -759,6 +759,7 @@ div.wiki-section {
        div.figure {
                min-height: 50px;
                text-align: center;
+               line-height: initial;
                img {
                        max-width: 90%;
                }