Merge pull request #256 from kiwix/Random-button-display-bug

Fixes #250 Random button display bug
This commit is contained in:
Mossroy 2017-06-18 22:29:30 +02:00 committed by GitHub
commit bf0f5bd924

View File

@ -36,6 +36,7 @@
}
[role=region] > .view-content {
margin: 0;
position: relative; /*Fixes #250 Random button display bug in W10M */
}
[role=region] > footer {
background: rgba(0,0,0,.2);