portico: Remove now-unused hello-footer code.

This commit is contained in:
Tim Abbott 2017-05-03 23:52:47 -07:00
parent d21e1ccc1c
commit b0bd501c0d
3 changed files with 0 additions and 6 deletions

View File

@ -602,10 +602,6 @@ a.bottom-signup-button {
padding-top: 0px !important;
}
.hello-footer {
height: 54px !important;
}
.portico-page-header {
font-weight: 300;
font-size: 35px;

View File

@ -1,6 +1,5 @@
{% extends "zerver/portico.html" %}
{% block hello_page_container %} hello-main{% endblock %}
{% block hello_page_footer %} hello-footer{% endblock %}
{% block os_announcement %}
{% if show_oss_announcement %}
<div class="os-headline-container">

View File

@ -11,7 +11,6 @@
{% endblock %}
{% block hello_page_container %} hello-main{% endblock %}
{% block hello_page_footer %} hello-footer{% endblock %}
{% block os_announcement %}
{% if show_oss_announcement %}