Skip to content

Commit

Permalink
fix(alert): remove justify content from buttons in an alert
Browse files Browse the repository at this point in the history
references #6237
  • Loading branch information
brandyscarney committed Apr 20, 2016
1 parent e0a4f09 commit 9412a7c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ionic/components/alert/alert.wp.scss
Original file line number Diff line number Diff line change
Expand Up @@ -354,8 +354,4 @@ ion-alert {
&.activated {
background: $alert-wp-button-background-activated;
}

.button-inner {
justify-content: $alert-wp-button-group-justify-content;
}
}

0 comments on commit 9412a7c

Please sign in to comment.