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 0dd1f5a382689911bbb5dcf6579c609cde2a3cf3..92a97699e2e4bce327c549b249a227500e36b9c6 100644 |
| --- a/chrome/browser/resources/snippets_internals.css |
| +++ b/chrome/browser/resources/snippets_internals.css |
| @@ -6,10 +6,6 @@ html { |
| font-size: 20px; |
| } |
| -textarea { |
| - width: 100%; |
| -} |
| - |
| #info > div { |
| width: 100%; |
| } |
| @@ -81,4 +77,4 @@ td.title-link { |
| font-size: 90%; |
| padding: 4px; |
| word-break: break-all; |
| -} |
| +} |