Skip to content

Commit

Permalink
Bug 814203: Fix phone view of new-b page scene2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpetto authored and pmac committed Dec 20, 2012
1 parent 85479a7 commit ccd602c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions media/css/firefox/new-test.less
Original file line number Diff line number Diff line change
Expand Up @@ -391,8 +391,9 @@ noscript {
padding: 0;
}
}

#install1, #install1.mac, #install1.winIE8, #install2, #install2.mac, #install3, #install3.mac { background: none; }
}
.osx .ready-for-scene2, .windows .ready-for-scene2, .winIE8 .ready-for-scene2 {
#install1, #install2, #install3 { background-image: none; }
}

.android {
Expand Down

0 comments on commit ccd602c

Please sign in to comment.