aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/static/main.css
diff options
context:
space:
mode:
authorPeter Amstutz2020-08-05 16:06:11 -0400
committerGitHub2020-08-05 16:06:11 -0400
commitfdb1b012fc04ee07f401541e181e28fe442c9454 (patch)
tree8486db1087692dffcea9d93814e436d9cf150b47 /bh20simplewebuploader/static/main.css
parent86f31ef60f65a820bf9ac25c3fc01c88f2a9ebfe (diff)
parent2d20bf90497588a297ca98a78ee0fbbcadf95569 (diff)
downloadbh20-seq-resource-fdb1b012fc04ee07f401541e181e28fe442c9454.tar.gz
bh20-seq-resource-fdb1b012fc04ee07f401541e181e28fe442c9454.tar.lz
bh20-seq-resource-fdb1b012fc04ee07f401541e181e28fe442c9454.zip
Merge pull request #99 from AndreaGuarracino/patch-2
several fixes in the website, added links to video talk and poster, new pangenome generation workflow
Diffstat (limited to 'bh20simplewebuploader/static/main.css')
-rw-r--r--bh20simplewebuploader/static/main.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css
index bdcc0bc..7c33d9c 100644
--- a/bh20simplewebuploader/static/main.css
+++ b/bh20simplewebuploader/static/main.css
@@ -177,7 +177,7 @@ span.dropt:hover {text-decoration: none; background: #ffffff; z-index: 6; }
.about {
display: grid;
- grid-template-columns: 1fr 1fr;
+ grid-template-columns: 1fr 1fr 1fr;
grid-auto-flow: row;
}