1/*
2Copyright 2013 The Polymer Authors. All rights reserved.
3Use of this source code is governed by a BSD-style
4license that can be found in the LICENSE file.
5*/
6
7:host {
8  position: relative;
9  display: inline-block;
10}