blob: 4be097c06f7d348d37c0ddbeac5b1b831e8b72fe [file] [log] [blame]
/* Copyright 2013 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
#confirm-password {
height: 528px; /* Should be the same as #gaia-signin. */
width: 448px; /* Should be the same as #gaia-signin. */
}
.confirm-password #step-logo {
display: none;
}
#saml-confirm-password {
bottom: 0;
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
}