]> mj.ucw.cz Git - pciids.git/commitdiff
Revert "CSS: Limit body width to 1024px"
authorThe PCI ID Mail Robot <pci-admins@ucw.cz>
Tue, 8 Aug 2023 13:53:19 +0000 (15:53 +0200)
committerThe PCI ID Mail Robot <pci-admins@ucw.cz>
Tue, 8 Aug 2023 13:53:19 +0000 (15:53 +0200)
This reverts commit 2551b7306c6163e4ef7bc6a69854ac3e8ef754b8.

max-width interferes with positioning of #bluesquare. Needs
a better solution, this is just a hot-fix.

static/screen.css

index ac2ed82248942ef9660aee8fa6f08be2370827c3..437353427763a58422ae814139ea3bd1ed56cd93 100644 (file)
@@ -2,9 +2,6 @@ body
 {
        color: black;
        background: #DDDDFF;
-       max-width: 1024px;
-       margin-left: auto;
-       margin-right: auto;
 }
 form.admin table.unnamedItem tr.label,
 .unnamedItem, .unseen-history