blob: 0bc09d831f82ba0c10f8f807a8f3f09e4a3b4f90 [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.
*/
.lthi-s-view {
-webkit-flex: 1 1 auto !important;
-webkit-flex-direction: row;
display: -webkit-flex;
}
.lthi-s-view > layer-picker {
-webkit-flex: 1 1 auto;
}
.lthi-s-view > x-drag-handle {
-webkit-flex: 0 0 auto;
}