Chromium Code Reviews| Index: chrome/browser/resources/settings/settings_shared_css.html |
| diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html |
| index 58cfc217fd63f62b0923ad2504551af28951b1c3..7613c467b0900e6e056049f79432c8d5c6c3fa46 100644 |
| --- a/chrome/browser/resources/settings/settings_shared_css.html |
| +++ b/chrome/browser/resources/settings/settings_shared_css.html |
| @@ -270,6 +270,7 @@ |
| * with dbeam@ or dschuyler@ prior to changing it. |
| */ |
| .settings-box.first, |
| + .settings-box[first], |
|
michaelpg
2016/07/21 21:58:45
remove
Moe
2016/07/22 16:59:56
done.
|
| .settings-box.continuation { |
| border-top: none; |
| } |