diff --git a/ionic/components/alert/alert.wp.scss b/ionic/components/alert/alert.wp.scss index 2997ee15c6..ce00cb7403 100644 --- a/ionic/components/alert/alert.wp.scss +++ b/ionic/components/alert/alert.wp.scss @@ -354,8 +354,4 @@ ion-alert { &.activated { background: $alert-wp-button-background-activated; } - - .button-inner { - justify-content: $alert-wp-button-group-justify-content; - } }