Index: chrome/browser/resources/user_manager/user_manager.html |
diff --git a/chrome/browser/resources/user_manager/user_manager.html b/chrome/browser/resources/user_manager/user_manager.html |
index bb656f7edb52814fa0e73f64d3527c934a139270..c177ac497510c41fd3afa13194c3c815787f5225 100644 |
--- a/chrome/browser/resources/user_manager/user_manager.html |
+++ b/chrome/browser/resources/user_manager/user_manager.html |
@@ -31,7 +31,7 @@ |
<script src="user_manager.js"></script> |
<script src="chrome://user-manager/strings.js"></script> |
</head> |
-<body class="login-display" i18n-values=".style.fontFamily:fontfamily;"> |
+<body class="oobe-display" i18n-values=".style.fontFamily:fontfamily;"> |
<div id="outer-container"> |
<div id="oobe" class="faded"> |
<div id="inner-container"> |