]> _ Git - fluidbook-html5.git/commitdiff
fix #2631 @0:20
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Mar 2019 14:19:27 +0000 (15:19 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 13 Mar 2019 14:19:27 +0000 (15:19 +0100)
style/fluidbook.less

index 8a82b66b9ef445477a497794a472a4406feb783a..ab7981c0e6b0dd66d9db34f790e2f508ad71a68f 100644 (file)
@@ -1805,6 +1805,10 @@ form input[type="text"], form input[type="email"] {
                position: relative;
                z-index: 1;
                background-blend-mode: normal, overlay;
+               // Fix #2631
+               .android.chrome &{
+                       background-blend-mode: normal, normal;
+               }
                background-repeat: no-repeat;
        }