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

Unified Diff: chrome/browser/resources/net_internals/export_view.html

Issue 10959073: Small net-internals UI tweaks for android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 months 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
Index: chrome/browser/resources/net_internals/export_view.html
===================================================================
--- chrome/browser/resources/net_internals/export_view.html (revision 158318)
+++ chrome/browser/resources/net_internals/export_view.html (working copy)
@@ -15,6 +15,10 @@
font-weight: bold;
}
+#export-view-user-comments {
+ max-width: 100%;
+}
+
</style>
<div id=export-view-tab-content class=content-box>
« no previous file with comments | « chrome/browser/resources/net_internals/category_tabs.html ('k') | chrome/browser/resources/net_internals/hsts_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698