Skip to content

Commit

Permalink
Fix nested flex issue on Alerts (#586)
Browse files Browse the repository at this point in the history
Signed-off-by: Cameron Moreau <cmoreau@pivotal.io>
  • Loading branch information
cameronmoreau authored and apps-manager committed Jan 11, 2019
1 parent 29a5343 commit aedcd84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/css/alerts/alerts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@
padding: 8px;
margin: 0;

display: flex;
justify-content: space-between;
align-items: flex-start;

border-radius: $alert-border-radius;

a.pui-alert-link, a.alert-link {
Expand Down

0 comments on commit aedcd84

Please sign in to comment.