| Index: chrome/browser/resources/options/chromeos/note_overlay.css
|
| diff --git a/chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css b/chrome/browser/resources/options/chromeos/note_overlay.css
|
| similarity index 66%
|
| copy from chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css
|
| copy to chrome/browser/resources/options/chromeos/note_overlay.css
|
| index 39b1c2f334c4f52f5e6b6da4419f2c6568110bd0..e9f3617cd378663cf98f1b2b569d8318bb495874 100644
|
| --- a/chrome/browser/resources/media_router/elements/media_router_search_highlighter/media_router_search_highlighter.css
|
| +++ b/chrome/browser/resources/options/chromeos/note_overlay.css
|
| @@ -2,6 +2,7 @@
|
| * Use of this source code is governed by a BSD-style license that can be
|
| * found in the LICENSE file. */
|
|
|
| -.highlight {
|
| - font-weight: bold;
|
| +#note-find-more-link {
|
| + /* Match the normal options spacing. */
|
| + line-height: 25px;
|
| }
|
|
|