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..86cbff5f81150a49b354baa1b7660b208a383526 100644 |
| --- a/chrome/browser/resources/sync_confirmation/sync_confirmation.css |
| +++ b/chrome/browser/resources/sync_confirmation/sync_confirmation.css |
| @@ -36,6 +36,7 @@ a { |
| } |
| .details { |
| + font-size: 13px; |
|
Dan Beam
2016/03/17 22:37:26
how does this differ from the effective font-size
anthonyvd
2016/03/18 18:01:48
This way, the font size doesn't change when Conten
Dan Beam
2016/03/18 18:10:08
a) I'm not sure I agree with "this isn't content"
|
| height: 250px; |
| padding: 20px 24px; |
| } |