Index: chrome/browser/resources/net_internals/proxy_view.html |
=================================================================== |
--- chrome/browser/resources/net_internals/proxy_view.html (revision 151563) |
+++ chrome/browser/resources/net_internals/proxy_view.html (working copy) |
@@ -4,7 +4,7 @@ |
#proxy-view-tab-content td, |
#proxy-view-tab-content th { |
- font-size: 12px; |
+ font-size: 85%; |
} |
</style> |
@@ -32,7 +32,7 @@ |
</tr></table> |
<h4> |
- Proxies which have failed recently, and are marked as bad |
+ Recently failed proxies, marked as bad |
<input type=button value="Clear bad proxies" id=proxy-view-clear-bad-proxies class="hide-when-not-capturing" /> |
</h4> |
<table class="styled-table"> |