Commit 50889439fbcc40aef16e7df6602fd91f7e7a6272

Authored by Palak Handa
1 parent e9503b4d73
Exists in master and in 1 other branch paytm

minor change

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
... ... @@ -1380,7 +1380,7 @@ table {
1380 1380 background-image: url(/images/mock_up_background.jpg);
1381 1381 background-repeat: no-repeat;
1382 1382 /*background-size: cover;*/
1383   - background-attachment: fixed;
  1383 + -webkit-background-attachment: fixed;
1384 1384 /*background-size: 400% auto;*/
1385 1385 -webkit-background-size:400% auto;
1386 1386 }
... ...