blob: 751226a1eba93af70c59a5fa51f8e223524fd02a [file] [log] [blame]
/* Copyright (c) 2015 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.
*/
* /deep/ .display-item-view {
-webkit-flex: 1 1 auto !important;
display: -webkit-flex;
}