Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7078)

Unified Diff: chrome/browser/resources/snippets_internals.css

Issue 2570673004: Remove host restrictions from snippets (Closed)
Patch Set: rebase Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/snippets_internals.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
-}
+}
« no previous file with comments | « no previous file | chrome/browser/resources/snippets_internals.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698