aboutsummaryrefslogtreecommitdiff
path: root/bh20simplewebuploader/static/main.css
diff options
context:
space:
mode:
authorPjotr Prins2020-05-23 08:53:17 -0500
committerPjotr Prins2020-05-23 08:53:17 -0500
commita6e411584d7188d1485bad1895f6cc659ecce8c6 (patch)
treebdb1cd3436d42e31608e5351521219b94e363adb /bh20simplewebuploader/static/main.css
parentef5c0de4f309923b844d9fe0dd9ac70b7347a49a (diff)
downloadbh20-seq-resource-a6e411584d7188d1485bad1895f6cc659ecce8c6.tar.gz
bh20-seq-resource-a6e411584d7188d1485bad1895f6cc659ecce8c6.tar.lz
bh20-seq-resource-a6e411584d7188d1485bad1895f6cc659ecce8c6.zip
Fixed HTML footer
Diffstat (limited to 'bh20simplewebuploader/static/main.css')
-rw-r--r--bh20simplewebuploader/static/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css
index e2b999f..e1a06c9 100644
--- a/bh20simplewebuploader/static/main.css
+++ b/bh20simplewebuploader/static/main.css
@@ -146,6 +146,7 @@ form h4 {
.footer {
background: #058280;;
margin: 0 auto;
+ float: left;
color: #fff;
}