Synchronize app.css with upstream

Former-commit-id: 00090e63bbc9a6ff46a8e381dff8d0470d3a0caf [formerly 583ccdcab8bea7d5fa68e5c4e7dc0a5b4aa882be]
Former-commit-id: bc2cb9b6fcc320c45ef5bd767b7c0abd7b00191d
This commit is contained in:
Jaifroid 2017-06-19 08:45:22 +01:00
parent 185bec6b19
commit ec76f542f6
2 changed files with 2 additions and 2 deletions

View File

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

View File

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