Set position: absolute on NTP thumbnails
This fixes a bug where, when using two thumbnails in the same iframe, they would be reordered if their visibility changed. This would only happen on the second and further NTPs, perhaps on relayout by Chrome. This changes it so that they are superposed, which is how it should have been all along. Putting position: absolute will make both anchor on body. BUG=None Review URL: https://chromiumcodereview.appspot.com/23619019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221789 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment