Studio - adds minor UI/content changes to settings notices

This commit is contained in:
Brian Talbot
2013-06-19 18:13:54 -04:00
parent 7904464975
commit 4ddca36bbe
2 changed files with 4 additions and 3 deletions

View File

@@ -4,6 +4,7 @@
// notices - in-context: to be used as notices to users within the context of a form/action
.notice-incontext {
@extend .ui-well;
@include border-radius(($baseline/10));
.title {
@extend .t-title7;