Chromium Code Reviews| Index: chrome/browser/resources/help/channel_change_page.css |
| diff --git a/chrome/browser/resources/help/channel_change_page.css b/chrome/browser/resources/help/channel_change_page.css |
| index 3ee2f5048788f201948b2a97fda339adaadafc35..4efbd0ea4c795ad9320a4a48e9a37330db1f7ddb 100644 |
| --- a/chrome/browser/resources/help/channel_change_page.css |
| +++ b/chrome/browser/resources/help/channel_change_page.css |
| @@ -14,7 +14,7 @@ |
| .channel-change-page-channel { |
| display: block; |
| - margin: 15px 25px; |
| + margin: 0 25px; |
|
Dan Beam
2014/08/13 02:50:46
why are you making design changes in this CL?
michaelpg
2014/08/13 08:12:11
SettingsFormatWebUITest.RadioCheckboxStyleCheck re
Dan Beam
2014/08/13 17:03:18
i'm cool with it if that's why, just wanted to und
|
| } |
| .show-when-selected-channel-requires-powerwash, |