Chromium Code Reviews| Index: ui/webui/resources/cr_elements/shared_style_css.html |
| diff --git a/ui/webui/resources/cr_elements/shared_style_css.html b/ui/webui/resources/cr_elements/shared_style_css.html |
| index bdbfcdcb8386bed851a09ec482fc43346d501d35..9b35ac6dc31ccc5945ae122889174fc47c6af805 100644 |
| --- a/ui/webui/resources/cr_elements/shared_style_css.html |
| +++ b/ui/webui/resources/cr_elements/shared_style_css.html |
| @@ -61,12 +61,6 @@ |
| @apply(--cr-actionable); |
| } |
| - .scroll-container { |
| - display: flex; |
| - flex-direction: column; |
| - min-height: 1px; |
| - } |
| - |
| [selectable]:focus, |
| [selectable] > :focus { |
| @apply(--cr-selectable-focus); |