Index: chrome/browser/resources/md_history/synced_device_manager.html |
diff --git a/chrome/browser/resources/md_history/synced_device_manager.html b/chrome/browser/resources/md_history/synced_device_manager.html |
index a685a1edbf7e7b3dbe6e46fa3999b5e47c6454b2..b05020fdab424e6bedea5693623883d86967f7e8 100644 |
--- a/chrome/browser/resources/md_history/synced_device_manager.html |
+++ b/chrome/browser/resources/md_history/synced_device_manager.html |
@@ -19,12 +19,12 @@ |
#illustration { |
background: -webkit-image-set( |
- url(chrome://history/images/100/sign_in_promo.png) 1x, |
- url(chrome://history/images/200/sign_in_promo.png) 2x) |
+ url(chrome://history/images/100/sign_in_promo.jpg) 1x, |
+ url(chrome://history/images/200/sign_in_promo.jpg) 2x) |
no-repeat center center; |
height: 222px; |
margin-top: 100px; |
- width: 594px; |
+ width: 574px; |
} |
#no-synced-tabs { |