app/assets/stylesheets/sweet-alert/sweet-alert.css in sweet-alert-0.0.5 vs app/assets/stylesheets/sweet-alert/sweet-alert.css in sweet-alert-0.0.6

- old
+ new

@@ -38,17 +38,19 @@ font-weight: 600; text-transform: none; position: relative; margin: 25px 0; padding: 0; - line-height: 25px; + line-height: 40px; display: block; } .sweet-alert p { color: #797979; font-size: 16px; text-align: center; font-weight: 300; position: relative; + text-align: inherit; + float: none; margin: 0; padding: 0; line-height: normal; } .sweet-alert button { background-color: #AEDEF4;