studio - alerts: small styling tweaks for the close button on help notifications

This commit is contained in:
Brian Talbot
2013-02-26 12:38:46 -05:00
parent 0926395445
commit d09927e8dd

View File

@@ -113,8 +113,12 @@
margin-right: ($baseline*0.75);
}
.action-notification-close {
right: 0;
}
.copy {
width: ($baseline*11);
width: ($baseline*10);
}
}
}