vendor/assets/stylesheets/spectre/_toasts.scss in spectre_scss-0.5.5.0 vs vendor/assets/stylesheets/spectre/_toasts.scss in spectre_scss-0.5.6.0

- old
+ new

@@ -35,8 +35,14 @@ opacity: .75; } } .btn-clear { - margin: 4px -2px 4px 4px; + margin: $unit-h; + } + + p { + &:last-child { + margin-bottom: 0; + } } }