Chromium Code Reviews| Index: chrome/browser/resources/gesture_config.css |
| diff --git a/chrome/browser/resources/gesture_config.css b/chrome/browser/resources/gesture_config.css |
| index 5b70596c77bc56dfcfca8c6cca0c83c119ac7aba..dad51c0799ff36398ecd2fbeeb0b849f240431a8 100644 |
| --- a/chrome/browser/resources/gesture_config.css |
| +++ b/chrome/browser/resources/gesture_config.css |
| @@ -2,11 +2,6 @@ |
| * Use of this source code is governed by a BSD-style license that can be |
| * found in the LICENSE file. */ |
| -body { |
| - font-family: 'Noto Sans UI', sans-serif; |
| - font-size: 12px; |
| -} |
| - |
| form { |
| display: table; |
| margin: 8px; |