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

Unified Diff: chrome/browser/resources/about_sys.html

Issue 8369003: Removing table-layout: fixed property from chrome://system page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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: chrome/browser/resources/about_sys.html
diff --git a/chrome/browser/resources/about_sys.html b/chrome/browser/resources/about_sys.html
index 3e62b39276b13b74cb4cb7d067ea95f757d285af..14524da81a6b55a46771d868c94d4b70d0c341fc 100644
--- a/chrome/browser/resources/about_sys.html
+++ b/chrome/browser/resources/about_sys.html
@@ -86,7 +86,6 @@ html[dir='rtl'] #header h1 {
line-height: 200%;
border-collapse: collapse;
font-size: 84%;
- table-layout: fixed;
width: 100%;
}
.list:not(.filtered) tr:nth-child(odd) td {
« 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