blob: f1d8de8e74dd6da2f9856b1aa73a25408620079c [file] [log] [blame]
/* Copyright (c) 2012 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. */
#no-destinations-promo {
z-index: 2;
}
#no-destinations-promo .page {
width: 510px;
}
.hbox {
-webkit-box-orient: horizontal;
display: -webkit-box;
}
.stretch {
-webkit-box-flex: 1;
}