Chromium Code Reviews| Index: chrome/browser/resources/sync_file_system_internals/main.css |
| diff --git a/chrome/browser/resources/sync_file_system_internals/main.css b/chrome/browser/resources/sync_file_system_internals/main.css |
| index 6342e5a6cdcb98c7dfa242b35a563ddbd8ac46e5..a66273deea6b854917338cb9ba66f29369877554 100644 |
| --- a/chrome/browser/resources/sync_file_system_internals/main.css |
| +++ b/chrome/browser/resources/sync_file_system_internals/main.css |
| @@ -2,6 +2,10 @@ |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. */ |
| +#syncfs-internals-tabbox { |
| + min-height: 650px; |
| +} |
| + |
| th, |
| td { |
| padding-left: 0.5em; |