summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/shared/css/table.css
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/shared/css/table.css')
-rw-r--r--chrome/browser/resources/shared/css/table.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/shared/css/table.css b/chrome/browser/resources/shared/css/table.css
index 96ce7b7..bdf5e14 100644
--- a/chrome/browser/resources/shared/css/table.css
+++ b/chrome/browser/resources/shared/css/table.css
@@ -46,7 +46,7 @@ list > [selected]:hover {
.table-row-cell > * {
overflow: hidden;
- margin: 0 10px;
+ margin: 0 7px;
text-overflow: ellipsis;
white-space: nowrap;
}