From ec76f542f658e98107bf9d5eb34363a7a8432abc Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Mon, 19 Jun 2017 08:45:22 +0100 Subject: [PATCH] Synchronize app.css with upstream Former-commit-id: 00090e63bbc9a6ff46a8e381dff8d0470d3a0caf [formerly 583ccdcab8bea7d5fa68e5c4e7dc0a5b4aa882be] Former-commit-id: bc2cb9b6fcc320c45ef5bd767b7c0abd7b00191d --- bld/Release/PackageLayout/www/css/app.css | 2 +- www/css/app.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bld/Release/PackageLayout/www/css/app.css b/bld/Release/PackageLayout/www/css/app.css index f18d4088..0aa0e28b 100644 --- a/bld/Release/PackageLayout/www/css/app.css +++ b/bld/Release/PackageLayout/www/css/app.css @@ -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); diff --git a/www/css/app.css b/www/css/app.css index f18d4088..0aa0e28b 100644 --- a/www/css/app.css +++ b/www/css/app.css @@ -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);