Fix column sizing

This commit is contained in:
Paulus Schoutsen 2016-04-01 00:33:16 -07:00
parent e771057370
commit 4cf94f44b3

View File

@ -5,7 +5,7 @@
<link rel="import" href="../cards/ha-card-chooser.html">
<dom-module id="ha-cards">
<style is="custom-style" include="iron-flex"></style>
<style is="custom-style" include="iron-flex iron-flex-factors"></style>
<style>
:host {
display: block;