Chromium Code Reviews| Index: chrome/browser/resources/chromeos/login/oobe_eula.css |
| diff --git a/chrome/browser/resources/chromeos/login/oobe_eula.css b/chrome/browser/resources/chromeos/login/oobe_eula.css |
| index 1d78941a2165f4ca107c4b34b787aa2c1956a300..cba7ea9fc8f114abf216f392b924e5f6a577521a 100644 |
| --- a/chrome/browser/resources/chromeos/login/oobe_eula.css |
| +++ b/chrome/browser/resources/chromeos/login/oobe_eula.css |
| @@ -3,5 +3,7 @@ |
| * found in the LICENSE file. */ |
| #crosEulaFrame { |
| - width: 100%; |
| + margin-left: 20px; |
| + margin-right: 20px; |
| } |
| + |
|
michaelpg
2016/08/18 19:40:59
rm trailing line
Alexander Alekseev
2016/08/19 06:00:06
Done.
|