blob: ab92b1fa9a4f7915633be73006d15f649877e0ea [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.
*/
picture-ops-chart-summary-view {
-webkit-flex: 0 0 auto;
font-size: 0;
margin: 0;
min-height: 200px;
min-width: 200px;
overflow: hidden;
padding: 0;
}
picture-ops-chart-summary-view.hidden {
display: none;
}