Chromium Code Reviews| Index: chrome/browser/resources/options/language_options.css |
| diff --git a/chrome/browser/resources/options/language_options.css b/chrome/browser/resources/options/language_options.css |
| index 732f928a0f87aa5b845b0963ed3d13c1fb44f74f..89265c8806c4f8821ea3228f8db1c0b138c3a1b1 100644 |
| --- a/chrome/browser/resources/options/language_options.css |
| +++ b/chrome/browser/resources/options/language_options.css |
| @@ -91,6 +91,13 @@ |
| margin-top: 0.65em; |
| } |
| +.language-options-ime-menu-desc { |
| + -webkit-margin-start: 22px; |
| + font-size: 80%; |
| + margin-top: -6px; |
| + padding-bottom: 2px; |
| +} |
| + |
| #language-options-list { |
| -webkit-box-flex: 1; |
| outline: none; |