]> git.0d.be Git - panikweb.git/commitdiff
css: get back picture next to soundwave in soundfiles in topiks
authorFrédéric Péters <fpeters@0d.be>
Tue, 17 Dec 2019 05:36:46 +0000 (06:36 +0100)
committerFrédéric Péters <fpeters@0d.be>
Tue, 17 Dec 2019 05:36:46 +0000 (06:36 +0100)
panikweb_templates/static/css/_specifics.scss

index 0a392a497c81571e17fb88fbe9b240138d08097f..fd6420394f805ee19a9b2f0a5f4c1c838f11a89f 100644 (file)
@@ -1640,7 +1640,7 @@ div.extra-soundfiles div.logo {
 div#fiber-content div.extra-soundfiles ul.list {
        display: inline-block;
        width: 88%;
-       width: calc(100% - 72px);
+       width: calc(100% - 74px);
 }
 
 div.download-links {