Chromium Code Reviews| Index: chrome/browser/resources/snippets_internals.css |
| diff --git a/chrome/browser/resources/snippets_internals.css b/chrome/browser/resources/snippets_internals.css |
| index 40d8997c73477ff5bef1e60d96f9e3d71a460ce9..1bc0a5c35436dc93645281b2871700ac0817212d 100644 |
| --- a/chrome/browser/resources/snippets_internals.css |
| +++ b/chrome/browser/resources/snippets_internals.css |
| @@ -6,6 +6,10 @@ html { |
| font-size: 20px; |
| } |
| +textarea { |
| + width: 100%; |
| +} |
| + |
| #info > div { |
| width: 100%; |
| } |