diff --git a/src/pivotal-ui/components/alerts/alerts.scss b/src/pivotal-ui/components/alerts/alerts.scss index 346876313..f90850bb4 100644 --- a/src/pivotal-ui/components/alerts/alerts.scss +++ b/src/pivotal-ui/components/alerts/alerts.scss @@ -172,6 +172,9 @@ other content inside a container on the page (of a width 500px for this example) text-decoration: none; line-height: .7; text-shadow: none; + + .media { + margin-top: 0; + } } }