avoid element overlap with music controls
This commit is contained in:
parent
9677981344
commit
85cffe7063
1 changed files with 2 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue