Index: chrome/browser/resources/chromeos/login/oobe.css |
diff --git a/chrome/browser/resources/chromeos/login/oobe.css b/chrome/browser/resources/chromeos/login/oobe.css |
index d011275ff3751798930652799a550d84645204b8..b8c637070e2088311aff18d95336914a9f411cd4 100644 |
--- a/chrome/browser/resources/chromeos/login/oobe.css |
+++ b/chrome/browser/resources/chromeos/login/oobe.css |
@@ -665,6 +665,11 @@ html[camera=webrtc] .camera.live.online #take-photo { |
-webkit-perspective: 600px; |
} |
+#user-image-attribution { |
Nikita (slow)
2012/08/03 17:52:54
Seems that this one is not needed, in fact it is b
Ivan Korotkov
2012/08/03 20:13:41
As explained offline, this is to disable it comple
|
+ /* Turned off for now. */ |
+ display: none; |
+} |
+ |
/* TODO(nkostylev): Remove footer, button-strip styles. */ |
#footer { |
height: 28px; /* Same as button height */ |