blob: 145a046700a5e4b91570f2a8af949a57d05cc8c6 [file] [log] [blame]
/* Copyright (c) 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.
*/
.heap-instance-track {
height: 150px;
}
.heap-instance-track ul {
list-style: none;
list-style-position: outside;
margin: 0;
overflow: hidden;
}