blob: 882f3dd113f14b1ab64c4cb00490dc9fc5c83a42 [file] [log] [blame]
/* Copyright 2014 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.
*/
#fatal-error {
padding: 50px 17px 17px;
width: 722px; /* Should be the same as #gaia-signin. */
}
#fatal-error-message-container {
text-align: center;
width: 100%;
}
#fatal-error-button-strip {
display: -webkit-box;
}
#fatal-error-button-strip-space-filler {
-webkit-box-flex: 1;
}