Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(431)

Unified Diff: chrome/browser/resources/chromeos/login/oobe_eula.css

Issue 2254733004: ChromeOS: Update styles of material design OOBE. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add missing files. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698