diff --git a/polymer-ui/styles.css b/polymer-ui/styles.css index 1800eb3..eab4631 100644 --- a/polymer-ui/styles.css +++ b/polymer-ui/styles.css @@ -10,6 +10,8 @@ paper-card { paper-checkbox { margin-bottom: 10px; + display: flex !important; + white-space: normal !important; } paper-button {