Tiny height fix to footer
This commit is contained in:
parent
aa84bdd09e
commit
77e63c8f2e
@ -76,7 +76,7 @@ label {
|
|||||||
|
|
||||||
.mediagoblin_footer {
|
.mediagoblin_footer {
|
||||||
width:100%;
|
width:100%;
|
||||||
height:26px;
|
height:30px;
|
||||||
background-color:#2F2F2F;
|
background-color:#2F2F2F;
|
||||||
bottom:0px;
|
bottom:0px;
|
||||||
padding-top:8px;
|
padding-top:8px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user