Skip to content

Commit

Permalink
Updating style to fix overlapping state badge
Browse files Browse the repository at this point in the history
  • Loading branch information
zsarnett committed Oct 14, 2018
1 parent 4ae122a commit 41540ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/panels/lovelace/cards/hui-alarm-panel-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ class HuiAlarmPanelCard extends LocalizeMixin(EventsMixin(PolymerElement)) {
}
.actions {
margin: 0 8px;
padding-top: 20px;
display: flex;
flex-wrap: wrap;
justify-content: center;
Expand Down

0 comments on commit 41540ef

Please sign in to comment.