Eliminate gap at bottom of portico pages.

(imported from commit 0e1d9bde16267f9b6533f256c28374ed98566578)
This commit is contained in:
Waseem Daher 2014-03-13 12:41:10 -04:00 committed by Leo Franchi
parent c09b6914ba
commit a1538b4bab
1 changed files with 1 additions and 2 deletions

View File

@ -393,7 +393,6 @@ input.text-error {
.footer {
position: static;
height: 54px;
line-height: 54px;
}
.header-main .logo {
@ -895,6 +894,7 @@ a.bottom-signup-button {
.footer-navigation {
list-style: none;
padding-top: 16px;
}
.footer-navigation li, .footer-navigation li a {
@ -945,7 +945,6 @@ a.bottom-signup-button {
.mixpanel-badge {
width: 85px;
line-height: 54px;
float: right;
margin-right: 10px;
}