diff --git a/src/css/site.css b/src/css/site.css index 0111b3823d..f048f4b8f4 100644 --- a/src/css/site.css +++ b/src/css/site.css @@ -74,7 +74,8 @@ div[data-role=page] { .padded-bottom-page, .page, .pageWithAbsoluteTabs .pageTabContent { - padding-bottom: 2em !important + /* provides room for the music controls */ + padding-bottom: 5em !important } @media all and (min-width:50em) {