]> git.0d.be Git - panikdb.git/commitdiff
style: give same width to all program day blocks
authorFrédéric Péters <fpeters@0d.be>
Thu, 9 Jul 2020 11:56:54 +0000 (13:56 +0200)
committerFrédéric Péters <fpeters@0d.be>
Thu, 9 Jul 2020 11:56:54 +0000 (13:56 +0200)
panikdb/static/css/style.scss

index 381fc14c8efe56d115a5c13e46b33a939cd23130..d08246ae603e267ccc2907358b35fce563681955 100644 (file)
@@ -637,6 +637,7 @@ form#track-search button {
        display: flex;
        justify-content: space-between;
        > div {
+               width: 16%;
                background: white;
                padding: 0.5em 1em;
        }