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 2ffad3d5cd246e95620ac6aa4fbb96d3e4e57d58..44cab1bbd23a01f905cd75c37b5700ea0efa9cac 100644 |
| --- a/chrome/browser/resources/settings/settings_shared_css.html |
| +++ b/chrome/browser/resources/settings/settings_shared_css.html |
| @@ -344,6 +344,12 @@ |
| width: 16px; |
| } |
| + .site-settings-header { |
| + -webkit-margin-start: 20px; |
| + margin-bottom: 15px; |
| + margin-top: 15px; |
| + } |
|
dschuyler
2016/08/11 23:28:07
If this is only used in site settings, please move
Finnur
2016/08/12 13:11:25
Sorry, I interpreted your words at our encounter i
dschuyler
2016/08/12 20:58:48
Oh, that's correct. If it's used in more places th
Finnur
2016/08/15 11:54:33
Fair enough. I'll leave it as is for now and if I
|
| + |
| .search-bubble { |
| pointer-events: none; |
| position: absolute; |