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

Unified Diff: components/net_log/resources/net_export.css

Issue 2854863003: Make chrome://net-export/ look better on Mac. (Closed)
Patch Set: Created 3 years, 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/net_log/resources/net_export.css
diff --git a/components/net_log/resources/net_export.css b/components/net_log/resources/net_export.css
index ff016bbeedb0ffae6fa55f85bbd1b06169a5a2ad..322df3337260c0273676ad0e19da8731e8af5dd2 100644
--- a/components/net_log/resources/net_export.css
+++ b/components/net_log/resources/net_export.css
@@ -19,8 +19,8 @@ button {
font-size: 110%;
font-weight: bold;
margin: 10px auto;
- min-height: 48px;
- width: 200px;
+ padding: 1em;
+ width: 14em;
}
h2 {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698