Chromium Code Reviews| Index: chrome/browser/resources/sync_confirmation/sync_confirmation.css |
| diff --git a/chrome/browser/resources/sync_confirmation/sync_confirmation.css b/chrome/browser/resources/sync_confirmation/sync_confirmation.css |
| index 912f717e2dff3c4f302fb48c9ec92d5f5422b331..4fedebfd34bfaabc24e4642b29baac0ea184e3da 100644 |
| --- a/chrome/browser/resources/sync_confirmation/sync_confirmation.css |
| +++ b/chrome/browser/resources/sync_confirmation/sync_confirmation.css |
| @@ -20,7 +20,6 @@ a { |
| .container { |
| background-color: white; |
| - height: 351px; |
| overflow: hidden; |
| width: 448px; |
| } |
| @@ -36,7 +35,7 @@ a { |
| } |
| .details { |
| - height: 250px; |
| + font-size: 13px; |
| padding: 20px 24px; |
| } |