blob: cacc6e37bfec3af6550c57fbc53aca7eb4e04313 [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. */
body {
width: 100%;
}
a {
overflow: hidden;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}