Set position: absolute on NTP thumbnails
commitd91998705adae5d1a1e0eb5eb8aac924f97a221a
authormathp@chromium.org <mathp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 6 Sep 2013 21:47:08 +0000 (6 21:47 +0000)
committermathp@chromium.org <mathp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 6 Sep 2013 21:47:08 +0000 (6 21:47 +0000)
tree32e45358fb95009f671ab739a1976090e5fb4eaa
parent6b151126d0d57ca2b03ee7edf5ecb3e3a9717110
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
chrome/browser/resources/local_ntp/most_visited_thumbnail.js