Merge pull request #3492 from movilla/footer_mobile

add padding-top footer mobile [ci skip]
This commit is contained in:
Maxwell Salzberg 2012-08-09 11:43:22 -07:00
commit f065ba624b

View file

@ -332,7 +332,7 @@ footer {
margin: 10px; margin: 10px;
} }
padding: { padding: {
top: 20px; top: 60px;
bottom: 30px; bottom: 30px;
} }
} }