Commit e3d35afb by Brian Talbot

studio - changing visual padding around alerts

parent f06892e9
...@@ -307,7 +307,7 @@ ...@@ -307,7 +307,7 @@
right: ($baseline); right: ($baseline);
border: 4px solid $black; border: 4px solid $black;
border-bottom: none; border-bottom: none;
padding: ($baseline/2) $baseline; padding: $baseline;
.notification { .notification {
@include box-sizing(border-box); @include box-sizing(border-box);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment