Index: chrome/browser/resources/plugins.css |
diff --git a/chrome/browser/resources/plugins.css b/chrome/browser/resources/plugins.css |
index 366814e03b06393b48f69b138e9fb35e7ada5572..45f314e85eeb4de6a4aab13d192b049cdacfec64 100644 |
--- a/chrome/browser/resources/plugins.css |
+++ b/chrome/browser/resources/plugins.css |
@@ -231,7 +231,7 @@ body.show-tmi-mode .show-in-tmi-mode { |
/* Separate the header from the contents in each MIME Types table. */ |
.plugin-details .mime-types .header td { |
- /* border-bottom: 1px solid; */ |
+ border-bottom: 1px solid black; |
padding-bottom: 0.1em; |
} |