aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-06-11 11:07:59 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-06-13 14:36:59 -0700
commit8a3a0d69caf9502ea1d83bf3964faf6a3c9ed77b (patch)
tree390381b26fcdc04ba48fd67a5ebfa7eaff9d6037
parent9e7ed49aae20259bff692fc7ca83617d9d8e6ce3 (diff)
downloadfatcat-8a3a0d69caf9502ea1d83bf3964faf6a3c9ed77b.tar.gz
fatcat-8a3a0d69caf9502ea1d83bf3964faf6a3c9ed77b.zip
remove slight white bar at bottom
-rw-r--r--python/fatcat_web/templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fatcat_web/templates/base.html b/python/fatcat_web/templates/base.html
index 2ada551d..9e4d8c14 100644
--- a/python/fatcat_web/templates/base.html
+++ b/python/fatcat_web/templates/base.html
@@ -23,7 +23,7 @@
</style>
{% block extra_head %}{% endblock %}
</head>
-<body style="margin-bottom: 100px; height: auto;">
+<body style="margin-bottom: 100px;">
<header class="ui fixed inverted menu">
<div class="ui container">