Tiny height fix to footer

This commit is contained in:
Jef van Schendel 2011-07-08 16:05:20 +02:00
parent aa84bdd09e
commit 77e63c8f2e

View File

@ -76,7 +76,7 @@ label {
.mediagoblin_footer {
width:100%;
height:26px;
height:30px;
background-color:#2F2F2F;
bottom:0px;
padding-top:8px;