| Index: chrome/browser/resources/settings/settings_page_css.html
|
| diff --git a/chrome/browser/resources/settings/settings_page_css.html b/chrome/browser/resources/settings/settings_page_css.html
|
| index 160470e9e9f1bcacf62a9875a117486ccd5ca325..c253f5d5f15ac7a01b97ebf4f580291b4c440d5d 100644
|
| --- a/chrome/browser/resources/settings/settings_page_css.html
|
| +++ b/chrome/browser/resources/settings/settings_page_css.html
|
| @@ -33,7 +33,7 @@
|
|
|
| .expanding,
|
| .collapsing {
|
| - /* Must be lower than the paper-header-panel's z-index.
|
| + /* Must be lower than the cr-toolbar's z-index.
|
| * See settings_ui.html. */
|
| z-index: 1;
|
| }
|
|
|