vendor/assets/stylesheets/iugu-ux/components/notice.sass in iugu-ux-0.9.9 vs vendor/assets/stylesheets/iugu-ux/components/notice.sass in iugu-ux-1.0.0

- old
+ new

@@ -1,5 +1,11 @@ .notice @include box-mode border: 4px solid #DDD background: #FFFFFF margin-bottom: $baseElementSpacing + padding: $baseElementSpacing + + *:last-child + margin-bottom: 0px + *:last-child + margin-bottom: 0px