Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Revert "Bug 1050722 - Reduce overpaint of the contacts app r=arcturus"
Browse files Browse the repository at this point in the history
This reverts commit 73a4967.
  • Loading branch information
Francisco Jordano committed Aug 22, 2014
1 parent beadacd commit 9cf5dd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/communications/contacts/style/app.css
Expand Up @@ -183,7 +183,7 @@ menu, nav, section, video, audio, canvas, progress, meter, time {
left: 0;
width: 100%;
height: 100%;
transform: none;
transform: translate(0, 0);
}

.view:not(.view-noscroll) {
Expand Down Expand Up @@ -683,4 +683,4 @@ html[dir="rtl"] ::-moz-placeholder {

#groups-list.selecting #contact-list-ice {
display:none;
}
}

0 comments on commit 9cf5dd7

Please sign in to comment.