remove footer styling

This commit is contained in:
Christine Dodrill 2015-02-03 10:49:39 -08:00
parent e27e8f1e6c
commit 7ba87a30a1
1 changed files with 0 additions and 9 deletions

View File

@ -12,15 +12,6 @@ html {
min-height: 100%;
}
.footer {
position: absolute;
bottom: 0;
padding-top: 10px;
width: 100%;
height: 50px;
background-color: #f5f5f5;
}
.flash {
background: #cee5F5;
padding: 0.5em;